2024-12-10 16:23:10.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-12-10 16:23:10.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:10.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:10.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:10.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:10.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:10.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:10.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da31a40 2024-12-10 16:23:10.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:10.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:10.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:10.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:10.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:10.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:10.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-12-10 16:23:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:10.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:10.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-12-10 16:23:10.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:10.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:10.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-12-10 16:23:11.098 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:11.102 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3e7dd5 2024-12-10 16:23:11.102 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3e7dd5 2024-12-10 16:23:11.105 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f982e2 2024-12-10 16:23:11.105 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f982e2 2024-12-10 16:23:11.108 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c616a5 2024-12-10 16:23:11.108 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c616a5 2024-12-10 16:23:11.112 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c488d9 2024-12-10 16:23:11.112 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c488d9 2024-12-10 16:23:11.115 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.117 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ced9561 2024-12-10 16:23:11.117 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ced9561 2024-12-10 16:23:11.122 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@744bee8c 2024-12-10 16:23:11.122 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@744bee8c 2024-12-10 16:23:11.126 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4488ad9e 2024-12-10 16:23:11.127 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4488ad9e 2024-12-10 16:23:11.130 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25eb7796 2024-12-10 16:23:11.130 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25eb7796 2024-12-10 16:23:11.133 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fda8d7 2024-12-10 16:23:11.133 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fda8d7 2024-12-10 16:23:11.133 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 16:23:11.143 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.147 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.370 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:11.370 [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. 2024-12-10 16:23:11.370 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:11.371 [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 2024-12-10 16:23:11.397 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.399 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 16:23:11.399 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:11.399 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 16:23:11.460 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.501 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.526 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.546 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.566 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.572 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.709 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64920dc2 2024-12-10 16:23:11.735 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-12-10 16:23:11.735 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-12-10 16:23:11.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-12-10 16:23:11.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-12-10 16:23:11.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:11.751 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64920dc2: (connection evicted) 2024-12-10 16:23:11.752 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 16:23:11.752 [DefaultDispatcher-worker-7 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:11.752 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a3e7dd5: (connection evicted) 2024-12-10 16:23:11.752 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f982e2: (connection evicted) 2024-12-10 16:23:11.752 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c616a5: (connection evicted) 2024-12-10 16:23:11.753 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45c488d9: (connection evicted) 2024-12-10 16:23:11.753 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ced9561: (connection evicted) 2024-12-10 16:23:11.753 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@744bee8c: (connection evicted) 2024-12-10 16:23:11.754 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4488ad9e: (connection evicted) 2024-12-10 16:23:11.754 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25eb7796: (connection evicted) 2024-12-10 16:23:11.755 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75fda8d7: (connection evicted) 2024-12-10 16:23:11.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:11.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-12-10 16:23:11.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-12-10 16:23:11.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0963be 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:11.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:11.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:11.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-12-10 16:23:11.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-12-10 16:23:11.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.782 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.786 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.788 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:11.788 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:11.788 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:11.788 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:11.802 [DefaultDispatcher-worker-6 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.803 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 16:23:11.804 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:11.804 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 16:23:11.809 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.827 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.844 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.860 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.869 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:11.874 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49332a84 2024-12-10 16:23:11.874 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49332a84 2024-12-10 16:23:11.876 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.878 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f4ddd2 2024-12-10 16:23:11.879 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f4ddd2 2024-12-10 16:23:11.882 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.883 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cb41f4 2024-12-10 16:23:11.883 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cb41f4 2024-12-10 16:23:11.888 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9d7e9 2024-12-10 16:23:11.888 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9d7e9 2024-12-10 16:23:11.892 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@567eaabe 2024-12-10 16:23:11.892 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@567eaabe 2024-12-10 16:23:11.896 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3705f7ee 2024-12-10 16:23:11.896 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3705f7ee 2024-12-10 16:23:11.899 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e58d41b 2024-12-10 16:23:11.900 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e58d41b 2024-12-10 16:23:11.903 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e628a6 2024-12-10 16:23:11.903 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e628a6 2024-12-10 16:23:11.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@456e559e 2024-12-10 16:23:11.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@456e559e 2024-12-10 16:23:11.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 16:23:11.920 [DefaultDispatcher-worker-4 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1 2024-12-10 16:23:11.959 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-12-10 16:23:11.960 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-12-10 16:23:11.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-12-10 16:23:11.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-12-10 16:23:11.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:11.962 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:11.962 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e7e8f1: (connection evicted) 2024-12-10 16:23:11.962 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 16:23:11.963 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49332a84: (connection evicted) 2024-12-10 16:23:11.963 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47f4ddd2: (connection evicted) 2024-12-10 16:23:11.964 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43cb41f4: (connection evicted) 2024-12-10 16:23:11.964 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c9d7e9: (connection evicted) 2024-12-10 16:23:11.964 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567eaabe: (connection evicted) 2024-12-10 16:23:11.965 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3705f7ee: (connection evicted) 2024-12-10 16:23:11.965 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e58d41b: (connection evicted) 2024-12-10 16:23:11.966 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e628a6: (connection evicted) 2024-12-10 16:23:11.966 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@456e559e: (connection evicted) 2024-12-10 16:23:11.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:11.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-12-10 16:23:11.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-12-10 16:23:12.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-12-10 16:23:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@286866cb 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-12-10 16:23:12.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ec6960 2024-12-10 16:23:12.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ec6960 2024-12-10 16:23:12.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-12-10 16:23:12.115 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:12.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3ee128 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-12-10 16:23:12.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-12-10 16:23:12.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@166ce247 2024-12-10 16:23:12.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@166ce247 2024-12-10 16:23:12.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-12-10 16:23:12.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542c65d9 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-12-10 16:23:12.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd45c93 2024-12-10 16:23:12.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd45c93 2024-12-10 16:23:12.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-12-10 16:23:12.464 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:12.466 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@166ce247 2024-12-10 16:23:12.485 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:12.733 [DefaultDispatcher-worker-2 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd45c93 2024-12-10 16:23:12.740 [DefaultDispatcher-worker-2 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd45c93 2024-12-10 16:23:12.740 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38573/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-12-10 16:23:12.740 [DefaultDispatcher-worker-2 @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:38573/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-12-10 16:23:12.740 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38573/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-12-10 16:23:12.761 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38573/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-12-10 16:23:12.761 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38573/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-12-10 16:23:12.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-12-10 16:23:12.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-12-10 16:23:12.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:12.798 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@166ce247: (connection evicted) 2024-12-10 16:23:12.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:12.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-12-10 16:23:12.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-12-10 16:23:12.802 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd45c93 2024-12-10 16:23:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a6195b8 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d5d96b 2024-12-10 16:23:12.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d5d96b 2024-12-10 16:23:12.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-12-10 16:23:12.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23469199 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-12-10 16:23:12.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-12-10 16:23:12.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611bba 2024-12-10 16:23:12.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611bba 2024-12-10 16:23:12.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-12-10 16:23:12.874 [DefaultDispatcher-worker-3 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5611bba 2024-12-10 16:23:12.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-12-10 16:23:12.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-12-10 16:23:12.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:12.878 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d5d96b: (connection evicted) 2024-12-10 16:23:12.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:12.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-12-10 16:23:12.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-12-10 16:23:12.879 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5611bba 2024-12-10 16:23:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d98940 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-12-10 16:23:12.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a033b6 2024-12-10 16:23:12.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a033b6 2024-12-10 16:23:12.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-12-10 16:23:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-12-10 16:23:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6e2ad9 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-12-10 16:23:12.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc9bd9b 2024-12-10 16:23:12.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc9bd9b 2024-12-10 16:23:12.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-12-10 16:23:12.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-12-10 16:23:12.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-12-10 16:23:12.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:12.912 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32a033b6: (connection evicted) 2024-12-10 16:23:12.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:12.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-12-10 16:23:12.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-12-10 16:23:12.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-12-10 16:23:12.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff09659 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-12-10 16:23:12.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@65db548 2024-12-10 16:23:12.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@65db548 2024-12-10 16:23:12.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-12-10 16:23:12.926 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-12-10 16:23:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@150f41b9 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-12-10 16:23:12.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@429e7914 2024-12-10 16:23:12.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@429e7914 2024-12-10 16:23:12.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-12-10 16:23:12.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-12-10 16:23:12.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-12-10 16:23:12.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:12.944 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65db548: (connection evicted) 2024-12-10 16:23:12.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:12.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-12-10 16:23:12.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-12-10 16:23:12.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae49387 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-12-10 16:23:12.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80 2024-12-10 16:23:12.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80 2024-12-10 16:23:12.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-12-10 16:23:12.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba0ee4a 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:12.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:12.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-12-10 16:23:12.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@55061418 2024-12-10 16:23:12.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@55061418 2024-12-10 16:23:12.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-12-10 16:23:12.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-12-10 16:23:12.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-12-10 16:23:12.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:12.999 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34cf0e80: (connection evicted) 2024-12-10 16:23:13.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-12-10 16:23:13.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-12-10 16:23:13.002 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.035 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.067 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b7bf01 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-12-10 16:23:13.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6e9289 2024-12-10 16:23:13.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6e9289 2024-12-10 16:23:13.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff4b223 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-12-10 16:23:13.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-12-10 16:23:13.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-12-10 16:23:13.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-12-10 16:23:13.222 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.249 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.301 [DefaultDispatcher-worker-2 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-12-10 16:23:13.329 [DefaultDispatcher-worker-2 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-12-10 16:23:13.340 [DefaultDispatcher-worker-5 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-12-10 16:23:13.349 [DefaultDispatcher-worker-5 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-12-10 16:23:13.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-12-10 16:23:13.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-12-10 16:23:13.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.420 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a6e9289: (connection evicted) 2024-12-10 16:23:13.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-12-10 16:23:13.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-12-10 16:23:13.432 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-12-10 16:23:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-12-10 16:23:13.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e794f53 2024-12-10 16:23:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-12-10 16:23:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-12-10 16:23:13.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@137a4b54 2024-12-10 16:23:13.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@137a4b54 2024-12-10 16:23:13.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9372ed 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca970d5 2024-12-10 16:23:13.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca970d5 2024-12-10 16:23:13.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-12-10 16:23:13.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-12-10 16:23:13.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-12-10 16:23:13.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.484 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@137a4b54: (connection evicted) 2024-12-10 16:23:13.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-12-10 16:23:13.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-12-10 16:23:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@97b5e6a 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-12-10 16:23:13.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@c754401 2024-12-10 16:23:13.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@c754401 2024-12-10 16:23:13.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da53f4f 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-12-10 16:23:13.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df71be0 2024-12-10 16:23:13.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df71be0 2024-12-10 16:23:13.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-12-10 16:23:13.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-12-10 16:23:13.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-12-10 16:23:13.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.509 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c754401: (connection evicted) 2024-12-10 16:23:13.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-12-10 16:23:13.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-12-10 16:23:13.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c59348 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5f5bc9 2024-12-10 16:23:13.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5f5bc9 2024-12-10 16:23:13.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aeaff64 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@545604a9 2024-12-10 16:23:13.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@545604a9 2024-12-10 16:23:13.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-12-10 16:23:13.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-12-10 16:23:13.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-12-10 16:23:13.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.532 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f5f5bc9: (connection evicted) 2024-12-10 16:23:13.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-12-10 16:23:13.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abbb273 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-12-10 16:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@445058e8 2024-12-10 16:23:13.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@445058e8 2024-12-10 16:23:13.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-12-10 16:23:13.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-12-10 16:23:13.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d5574c7 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@36871e98 2024-12-10 16:23:13.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@36871e98 2024-12-10 16:23:13.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-12-10 16:23:13.580 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.606 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.629 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-12-10 16:23:13.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-12-10 16:23:13.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.634 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445058e8: (connection evicted) 2024-12-10 16:23:13.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-12-10 16:23:13.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42503099 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-12-10 16:23:13.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@60844992 2024-12-10 16:23:13.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@60844992 2024-12-10 16:23:13.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-12-10 16:23:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ee456c7 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-12-10 16:23:13.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@39514976 2024-12-10 16:23:13.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@39514976 2024-12-10 16:23:13.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-12-10 16:23:13.656 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-12-10 16:23:13.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-12-10 16:23:13.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.661 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60844992: (connection evicted) 2024-12-10 16:23:13.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-12-10 16:23:13.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb3f39e 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-12-10 16:23:13.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2024-12-10 16:23:13.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2024-12-10 16:23:13.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2558f65c 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-12-10 16:23:13.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2024-12-10 16:23:13.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2024-12-10 16:23:13.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-12-10 16:23:13.697 [DefaultDispatcher-worker-8 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2024-12-10 16:23:13.698 [DefaultDispatcher-worker-8 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2024-12-10 16:23:13.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-12-10 16:23:13.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-12-10 16:23:13.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.701 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628b503a: (connection evicted) 2024-12-10 16:23:13.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-12-10 16:23:13.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-12-10 16:23:13.703 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0013b8 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-12-10 16:23:13.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-12-10 16:23:13.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-12-10 16:23:13.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d174ad 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-12-10 16:23:13.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a5fad 2024-12-10 16:23:13.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a5fad 2024-12-10 16:23:13.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-12-10 16:23:13.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-12-10 16:23:13.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-12-10 16:23:13.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.741 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2493eec6: (connection evicted) 2024-12-10 16:23:13.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-12-10 16:23:13.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eee08f5 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2abedbbd 2024-12-10 16:23:13.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2abedbbd 2024-12-10 16:23:13.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-12-10 16:23:13.755 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56eba5 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-12-10 16:23:13.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2024-12-10 16:23:13.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2024-12-10 16:23:13.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-12-10 16:23:13.782 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.823 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.854 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.878 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.949 [DefaultDispatcher-worker-4 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2024-12-10 16:23:13.950 [DefaultDispatcher-worker-4 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2024-12-10 16:23:13.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-12-10 16:23:13.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-12-10 16:23:13.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:13.953 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2abedbbd: (connection evicted) 2024-12-10 16:23:13.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:13.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-12-10 16:23:13.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-12-10 16:23:13.954 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-12-10 16:23:13.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2024-12-10 16:23:13.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2024-12-10 16:23:13.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-12-10 16:23:13.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d806de6 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:13.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-12-10 16:23:13.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2024-12-10 16:23:13.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f541e67 2024-12-10 16:23:13.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-12-10 16:23:14.059 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.076 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-12-10 16:23:14.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-12-10 16:23:14.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.212 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b: (connection evicted) 2024-12-10 16:23:14.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-12-10 16:23:14.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-12-10 16:23:14.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-12-10 16:23:14.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a16d4dc 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d984ee 2024-12-10 16:23:14.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d984ee 2024-12-10 16:23:14.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-12-10 16:23:14.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fedf908 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-12-10 16:23:14.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2024-12-10 16:23:14.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2024-12-10 16:23:14.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-12-10 16:23:14.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-12-10 16:23:14.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-12-10 16:23:14.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.247 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13d984ee: (connection evicted) 2024-12-10 16:23:14.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-12-10 16:23:14.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-12-10 16:23:14.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-12-10 16:23:14.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54941dfd 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2024-12-10 16:23:14.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2024-12-10 16:23:14.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-12-10 16:23:14.343 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.352 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.376 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.432 [DefaultDispatcher-worker-4 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2024-12-10 16:23:14.434 [DefaultDispatcher-worker-4 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2024-12-10 16:23:14.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-12-10 16:23:14.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-12-10 16:23:14.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.436 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22: (connection evicted) 2024-12-10 16:23:14.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-12-10 16:23:14.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-12-10 16:23:14.438 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2024-12-10 16:23:14.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e01796a 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-12-10 16:23:14.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-12-10 16:23:14.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-12-10 16:23:14.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8f0f98 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-12-10 16:23:14.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-12-10 16:23:14.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-12-10 16:23:14.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-12-10 16:23:14.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-12-10 16:23:14.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.462 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e91facf: (connection evicted) 2024-12-10 16:23:14.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-12-10 16:23:14.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d622556 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-12-10 16:23:14.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-12-10 16:23:14.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-12-10 16:23:14.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-12-10 16:23:14.492 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-12-10 16:23:14.502 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-12-10 16:23:14.504 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713e7d9a 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-12-10 16:23:14.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2024-12-10 16:23:14.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2024-12-10 16:23:14.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-12-10 16:23:14.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-12-10 16:23:14.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-12-10 16:23:14.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:14.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-12-10 16:23:14.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-12-10 16:23:14.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6e92ca 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-12-10 16:23:14.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-12-10 16:23:14.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-12-10 16:23:14.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-12-10 16:23:14.520 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-12-10 16:23:14.531 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-12-10 16:23:14.535 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e2606f 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-12-10 16:23:14.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-12-10 16:23:14.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-12-10 16:23:14.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-12-10 16:23:14.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-12-10 16:23:14.547 [DefaultDispatcher-worker-6 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-12-10 16:23:14.549 [DefaultDispatcher-worker-10 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-12-10 16:23:14.550 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-12-10 16:23:14.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-12-10 16:23:14.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-12-10 16:23:14.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.553 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@114b203: (connection evicted) 2024-12-10 16:23:14.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-12-10 16:23:14.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-12-10 16:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-12-10 16:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@588d630d 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-12-10 16:23:14.558 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2024-12-10 16:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2024-12-10 16:23:14.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-12-10 16:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2024-12-10 16:23:14.571 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2024-12-10 16:23:14.573 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2024-12-10 16:23:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-12-10 16:23:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eac65db 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-12-10 16:23:14.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-12-10 16:23:14.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-12-10 16:23:14.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-12-10 16:23:14.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-12-10 16:23:14.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:14.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-12-10 16:23:14.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-12-10 16:23:14.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d9428f3 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-12-10 16:23:14.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2024-12-10 16:23:14.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2024-12-10 16:23:14.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-12-10 16:23:14.586 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2024-12-10 16:23:14.597 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2024-12-10 16:23:14.600 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecb9e17 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-12-10 16:23:14.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-12-10 16:23:14.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-12-10 16:23:14.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-12-10 16:23:14.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-12-10 16:23:14.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:14.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-12-10 16:23:14.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-12-10 16:23:14.609 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29699283 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2024-12-10 16:23:14.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2024-12-10 16:23:14.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-12-10 16:23:14.638 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.676 [DefaultDispatcher-worker-5 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2024-12-10 16:23:14.676 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.689 [DefaultDispatcher-worker-4 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2024-12-10 16:23:14.703 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.714 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.746 [DefaultDispatcher-worker-1 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2024-12-10 16:23:14.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-12-10 16:23:14.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-12-10 16:23:14.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.749 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb: (connection evicted) 2024-12-10 16:23:14.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-12-10 16:23:14.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-12-10 16:23:14.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-12-10 16:23:14.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c47e077 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-12-10 16:23:14.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae9d0e4 2024-12-10 16:23:14.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae9d0e4 2024-12-10 16:23:14.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-12-10 16:23:14.797 [DefaultDispatcher-worker-3 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae9d0e4 2024-12-10 16:23:14.807 [DefaultDispatcher-worker-6 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae9d0e4 2024-12-10 16:23:14.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-12-10 16:23:14.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-12-10 16:23:14.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.827 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae9d0e4: (connection evicted) 2024-12-10 16:23:14.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-12-10 16:23:14.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26cdd4af 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8a0d03 2024-12-10 16:23:14.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8a0d03 2024-12-10 16:23:14.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-12-10 16:23:14.877 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8a0d03 2024-12-10 16:23:14.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-12-10 16:23:14.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-12-10 16:23:14.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.880 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b8a0d03: (connection evicted) 2024-12-10 16:23:14.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-12-10 16:23:14.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-12-10 16:23:14.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@507f47f9 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-12-10 16:23:14.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@144440f5 2024-12-10 16:23:14.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@144440f5 2024-12-10 16:23:14.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-12-10 16:23:14.931 [DefaultDispatcher-worker-12 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144440f5 2024-12-10 16:23:14.943 [DefaultDispatcher-worker-9 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144440f5 2024-12-10 16:23:14.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-12-10 16:23:14.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-12-10 16:23:14.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.945 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@144440f5: (connection evicted) 2024-12-10 16:23:14.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-12-10 16:23:14.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f1b268 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2833c093 2024-12-10 16:23:14.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2833c093 2024-12-10 16:23:14.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-12-10 16:23:14.994 [DefaultDispatcher-worker-6 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2833c093 2024-12-10 16:23:14.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-12-10 16:23:14.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-12-10 16:23:14.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:14.997 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2833c093: (connection evicted) 2024-12-10 16:23:14.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:14.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-12-10 16:23:14.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c788d08 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:14.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:14.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-12-10 16:23:15.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a99fa07 2024-12-10 16:23:15.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a99fa07 2024-12-10 16:23:15.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-12-10 16:23:15.042 [DefaultDispatcher-worker-5 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a99fa07 2024-12-10 16:23:15.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-12-10 16:23:15.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-12-10 16:23:15.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:15.043 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a99fa07: (connection evicted) 2024-12-10 16:23:15.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:15.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-12-10 16:23:15.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f36d75 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:15.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:15.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3155f190 2024-12-10 16:23:15.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3155f190 2024-12-10 16:23:15.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-12-10 16:23:15.260 [DefaultDispatcher-worker-10 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3155f190 2024-12-10 16:23:15.272 [DefaultDispatcher-worker-10 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3155f190 2024-12-10 16:23:15.275 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49499/manifest.json 2024-12-10 16:23:15.275 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49499/manifest.json. 2024-12-10 16:23:15.275 [Test worker @coroutine#340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49499/manifest.json 2024-12-10 16:23:15.277 [Test worker @coroutine#340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49499/manifest.json 2024-12-10 16:23:15.277 [Test worker @coroutine#340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49499/manifest.json 2024-12-10 16:23:15.287 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:15.401 [Test worker @coroutine#340] 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:49499/manifest.json. 2024-12-10 16:23:15.401 [Test worker @coroutine#340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49499/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:15.417 [DefaultDispatcher-worker-4 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3155f190 2024-12-10 16:23:15.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-12-10 16:23:15.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-12-10 16:23:15.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:15.426 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3155f190: (connection evicted) 2024-12-10 16:23:15.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:15.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-12-10 16:23:15.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-12-10 16:23:15.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-12-10 16:23:15.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@117069f2 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:15.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:15.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-12-10 16:23:15.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b82018 2024-12-10 16:23:15.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b82018 2024-12-10 16:23:15.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-12-10 16:23:15.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf89d3d 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:15.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-12-10 16:23:15.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-12-10 16:23:15.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-12-10 16:23:15.477 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 16:23:15.535 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:15.536 [Test worker] INFO ktor.application - Application started in 0.065 seconds. 2024-12-10 16:23:15.537 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@72641613 2024-12-10 16:23:15.547 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:15.619 [DefaultDispatcher-worker-10 @coroutine#352] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75507e68 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:15.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:15.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:15.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-12-10 16:23:15.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-12-10 16:23:15.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-12-10 16:23:15.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-12-10 16:23:15.649 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-10 16:23:15.655 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-10 16:23:15.655 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-10 16:23:15.655 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-10 16:23:15.656 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-10 16:23:15.656 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-12-10 16:23:15.656 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-10 16:23:15.656 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-12-10 16:23:15.656 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e4c05a0 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:15.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:15.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-12-10 16:23:15.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-12-10 16:23:15.714 [DefaultDispatcher-worker-11 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.722 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:15.727 [DefaultDispatcher-worker-12 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.734 [DefaultDispatcher-worker-12 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-12-10 16:23:15.736 [DefaultDispatcher-worker-12 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-12-10 16:23:15.748 [DefaultDispatcher-worker-11 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.758 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:15.759 [DefaultDispatcher-worker-8 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.759 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json 2024-12-10 16:23:15.759 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json. 2024-12-10 16:23:15.759 [Test worker @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json 2024-12-10 16:23:15.764 [Test worker @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json 2024-12-10 16:23:15.764 [Test worker @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json 2024-12-10 16:23:15.764 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json. 2024-12-10 16:23:15.764 [Test worker @coroutine#358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:15.783 [DefaultDispatcher-worker-1 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.789 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 16:23:15.790 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b628611c-ce57-4a73-a7c3-75045aeb8e37', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 16:23:15.793 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 16:23:15.793 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b628611c-ce57-4a73-a7c3-75045aeb8e37 2024-12-10 16:23:15.800 [DefaultDispatcher-worker-4 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:15.801 [DefaultDispatcher-worker-4 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:15.801 [DefaultDispatcher-worker-4 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:15.801 [DefaultDispatcher-worker-4 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:15.811 [DefaultDispatcher-worker-12 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.812 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:15.812 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:15.812 [DefaultDispatcher-worker-12 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:15.821 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:15.821 [DefaultDispatcher-worker-10 @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:8094/api/blob/upload-init-batch. 2024-12-10 16:23:15.821 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:15.822 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 16:23:15.876 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 16:23:15.876 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 16:23:15.876 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 16:23:15.876 [eventLoopGroupProxy-4-3 @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/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 16:23:15.882 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:15.882 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:15.883 [eventLoopGroupProxy-4-3 @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 2024-12-10 16:23:15.883 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 16:23:15.884 [eventLoopGroupProxy-4-3 @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. 2024-12-10 16:23:15.887 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:15.888 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:15.888 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:15.888 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:15.888 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:15.894 [eventLoopGroupProxy-4-2 @call-handler#401] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 22ms 2024-12-10 16:23:15.894 [eventLoopGroupProxy-4-3 @call-handler#399] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 22ms 2024-12-10 16:23:15.899 [eventLoopGroupProxy-4-4 @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82018 2024-12-10 16:23:15.900 [DefaultDispatcher-worker-1 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.912 [DefaultDispatcher-worker-9 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:15.913 [eventLoopGroupProxy-4-4 @call-handler#400] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 41ms 2024-12-10 16:23:15.914 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:15.914 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:15.919 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:15.919 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:15.935 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:15.936 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:15.936 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:15.936 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:15.944 [eventLoopGroupProxy-4-3 @call-handler#414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:15.956 [eventLoopGroupProxy-4-3 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82018 2024-12-10 16:23:15.957 [eventLoopGroupProxy-4-3 @call-handler#414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:15.957 [eventLoopGroupProxy-4-3 @call-handler#414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-12-10 16:23:15.958 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:15.966 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:15.966 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:15.966 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:15.966 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:15.969 [eventLoopGroupProxy-4-3 @call-handler#420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:15.973 [eventLoopGroupProxy-4-3 @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82018 2024-12-10 16:23:15.973 [eventLoopGroupProxy-4-3 @call-handler#420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:15.973 [eventLoopGroupProxy-4-3 @call-handler#420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-12-10 16:23:15.974 [DefaultDispatcher-worker-4 @coroutine#412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:15.999 [DefaultDispatcher-worker-9 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:16.013 [DefaultDispatcher-worker-13 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:16.031 [DefaultDispatcher-worker-13 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:16.031 [DefaultDispatcher-worker-13 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:16.031 [DefaultDispatcher-worker-13 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:16.031 [DefaultDispatcher-worker-13 @coroutine#379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 16:23:16.035 [eventLoopGroupProxy-4-3 @call-handler#434] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 16:23:16.035 [eventLoopGroupProxy-4-3 @call-handler#434] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 16:23:16.035 [eventLoopGroupProxy-4-3 @call-handler#434] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:16.063 [DefaultDispatcher-worker-11 @call-handler#434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-12-10 16:23:16.065 [eventLoopGroupProxy-4-3 @call-handler#434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:16.065 [eventLoopGroupProxy-4-3 @call-handler#434] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-12-10 16:23:16.066 [DefaultDispatcher-worker-5 @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json 2024-12-10 16:23:16.066 [DefaultDispatcher-worker-5 @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json. 2024-12-10 16:23:16.066 [DefaultDispatcher-worker-5 @coroutine#351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json 2024-12-10 16:23:16.066 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:16.066 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:16.067 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:16.067 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:16.069 [DefaultDispatcher-worker-1 @coroutine#351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json 2024-12-10 16:23:16.069 [DefaultDispatcher-worker-1 @coroutine#351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json 2024-12-10 16:23:16.070 [DefaultDispatcher-worker-1 @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json. 2024-12-10 16:23:16.070 [DefaultDispatcher-worker-1 @coroutine#351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670046662977081344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:16.082 [DefaultDispatcher-worker-3 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9 2024-12-10 16:23:16.084 [DefaultDispatcher-worker-5 @coroutine#351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3 2024-12-10 16:23:16.086 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-12-10 16:23:16.086 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-12-10 16:23:16.086 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-12-10 16:23:16.086 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-12-10 16:23:16.086 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-10 16:23:16.087 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-12-10 16:23:16.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-12-10 16:23:16.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-12-10 16:23:16.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:16.088 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2526d5f9: (connection evicted) 2024-12-10 16:23:16.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:16.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-12-10 16:23:16.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-12-10 16:23:16.151 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:16.151 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:16.501 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:16.540 [DefaultDispatcher-worker-5 @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-12-10 16:23:17.094 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@72641613 2024-12-10 16:23:17.095 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@72641613 2024-12-10 16:23:17.099 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b82018 2024-12-10 16:23:17.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-12-10 16:23:17.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-12-10 16:23:17.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:17.099 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37a1beb3: (connection evicted) 2024-12-10 16:23:17.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:17.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-12-10 16:23:17.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-12-10 16:23:17.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11771fd6 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:17.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:17.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:17.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-12-10 16:23:17.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf52f8f 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:17.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-12-10 16:23:17.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-12-10 16:23:17.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-12-10 16:23:17.121 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 16:23:17.124 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-12-10 16:23:17.124 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@24d73c51 2024-12-10 16:23:17.125 [DefaultDispatcher-worker-10 @coroutine#460] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e7cb01a 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:17.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:17.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-12-10 16:23:17.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-12-10 16:23:17.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-12-10 16:23:17.128 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-10 16:23:17.129 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-10 16:23:17.129 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-10 16:23:17.129 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-10 16:23:17.129 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-10 16:23:17.129 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-12-10 16:23:17.129 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-10 16:23:17.129 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-12-10 16:23:17.129 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@317fa5dd 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:17.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-12-10 16:23:17.170 [DefaultDispatcher-worker-11 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.181 [DefaultDispatcher-worker-2 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.188 [DefaultDispatcher-worker-2 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-12-10 16:23:17.191 [Test worker @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-12-10 16:23:17.202 [DefaultDispatcher-worker-6 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.204 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:17.207 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:17.212 [DefaultDispatcher-worker-2 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.213 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json 2024-12-10 16:23:17.213 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json. 2024-12-10 16:23:17.213 [Test worker @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json 2024-12-10 16:23:17.215 [Test worker @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json 2024-12-10 16:23:17.215 [Test worker @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json 2024-12-10 16:23:17.215 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json. 2024-12-10 16:23:17.215 [Test worker @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:17.226 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:17.230 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:17.231 [DefaultDispatcher-worker-11 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.232 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 16:23:17.232 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-df1156ef-fa0b-47ea-b3b2-6ddab4be009a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 16:23:17.234 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 16:23:17.234 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-df1156ef-fa0b-47ea-b3b2-6ddab4be009a 2024-12-10 16:23:17.235 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:17.236 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:17.236 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:17.236 [DefaultDispatcher-worker-7 @coroutine#486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:17.240 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 16:23:17.240 [eventLoopGroupProxy-7-2 @call-handler#496] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 16:23:17.240 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:17.240 [eventLoopGroupProxy-7-2 @call-handler#496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.240 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:17.241 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.241 [eventLoopGroupProxy-7-1 @call-handler#497] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-12-10 16:23:17.242 [DefaultDispatcher-worker-11 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:17.242 [DefaultDispatcher-worker-11 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:17.246 [DefaultDispatcher-worker-15 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.246 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:17.246 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:17.246 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:17.250 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:17.250 [DefaultDispatcher-worker-1 @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:8094/api/blob/upload-init-batch. 2024-12-10 16:23:17.250 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:17.250 [DefaultDispatcher-worker-1 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 16:23:17.250 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 16:23:17.250 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.250 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-12-10 16:23:17.251 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:17.251 [DefaultDispatcher-worker-15 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:17.253 [eventLoopGroupProxy-7-3 @call-handler#512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 16:23:17.253 [eventLoopGroupProxy-7-3 @call-handler#512] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 16:23:17.255 [eventLoopGroupProxy-7-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:17.256 [eventLoopGroupProxy-7-3 @call-handler#512] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-12-10 16:23:17.257 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:17.257 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:17.258 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:17.258 [DefaultDispatcher-worker-15 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:17.259 [DefaultDispatcher-worker-15 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.259 [DefaultDispatcher-worker-15 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.259 [DefaultDispatcher-worker-15 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.259 [DefaultDispatcher-worker-15 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:17.261 [DefaultDispatcher-worker-5 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.262 [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) 2024-12-10 16:23:17.266 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:17.266 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.266 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 16:23:17.267 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.269 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.269 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.269 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.269 [DefaultDispatcher-worker-8 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:17.271 [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) 2024-12-10 16:23:17.272 [DefaultDispatcher-worker-3 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.274 [eventLoopGroupProxy-7-1 @coroutine#526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:17.274 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.274 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:17.275 [DefaultDispatcher-worker-3 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.276 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.277 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.277 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.277 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:17.278 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:17.320 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.321 [eventLoopGroupProxy-7-1 @call-handler#530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:17.321 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.322 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.322 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.322 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.322 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:17.325 [eventLoopGroupProxy-7-1 @call-handler#533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.325 [eventLoopGroupProxy-7-1 @call-handler#533] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-12-10 16:23:17.325 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.326 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.326 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:17.326 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-12-10 16:23:17.327 [DefaultDispatcher-worker-11 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.341 [DefaultDispatcher-worker-2 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.352 [DefaultDispatcher-worker-15 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:17.354 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 16:23:17.854 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-370e995b-1506-4bcf-8bde-f0024fe13aad', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 16:23:17.855 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 16:23:17.855 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-370e995b-1506-4bcf-8bde-f0024fe13aad 2024-12-10 16:23:17.861 [DefaultDispatcher-worker-15 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:17.861 [DefaultDispatcher-worker-15 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:17.861 [DefaultDispatcher-worker-15 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:17.861 [DefaultDispatcher-worker-15 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 16:23:17.863 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 16:23:17.863 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 16:23:17.864 [eventLoopGroupProxy-7-1 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:17.867 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-12-10 16:23:17.868 [DefaultDispatcher-worker-15 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:17.868 [DefaultDispatcher-worker-15 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:17.868 [DefaultDispatcher-worker-15 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:17.868 [DefaultDispatcher-worker-15 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:17.869 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.869 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.869 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.869 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:17.871 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:17.882 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.882 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-12-10 16:23:17.883 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.885 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.885 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.885 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.885 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:17.888 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:17.891 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.891 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:17.892 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.893 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.894 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.894 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.894 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:17.895 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:17.937 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.938 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:17.938 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.939 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.939 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.939 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.939 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:17.941 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:17.983 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:17.983 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:17.984 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.984 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.984 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:17.984 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:17.985 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:17.986 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.027 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.027 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-12-10 16:23:18.028 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.029 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.029 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.030 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.030 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.031 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.074 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.074 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:18.075 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.076 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.076 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.076 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.076 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.077 [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) 2024-12-10 16:23:18.119 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.119 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 16:23:18.120 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.121 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.121 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.121 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.121 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.123 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.164 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.165 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 16:23:18.165 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.166 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.166 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.166 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.166 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.167 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.209 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.209 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 16:23:18.210 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.211 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.211 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.211 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.211 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.213 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.254 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.254 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-12-10 16:23:18.255 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.256 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.256 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.256 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.256 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.258 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.299 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.299 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 16:23:18.300 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.301 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.301 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.301 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.301 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.303 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.344 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.344 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 16:23:18.345 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.346 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.346 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.346 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.346 [DefaultDispatcher-worker-2 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.347 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.367 [DefaultDispatcher-worker-8 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:18.389 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.389 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 16:23:18.390 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.391 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.391 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.391 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.391 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.393 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.437 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:18.437 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.437 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:18.438 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.440 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.440 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.440 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.440 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.442 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.445 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:18.446 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.446 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 16:23:18.447 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.448 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.449 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:18.449 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.449 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:18.450 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:18.454 [eventLoopGroupProxy-7-1 @coroutine#602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:18.454 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.454 [eventLoopGroupProxy-7-1 @call-handler#601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 16:23:18.455 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:18.468 [DefaultDispatcher-worker-4 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:18.478 [DefaultDispatcher-worker-3 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:18.478 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:18.478 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:18.478 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:18.478 [DefaultDispatcher-worker-3 @coroutine#487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 16:23:18.480 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 16:23:18.481 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 16:23:18.481 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:18.502 [DefaultDispatcher-worker-8 @call-handler#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-12-10 16:23:18.502 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:18.502 [eventLoopGroupProxy-7-1 @call-handler#611] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-12-10 16:23:18.503 [DefaultDispatcher-worker-2 @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json 2024-12-10 16:23:18.503 [DefaultDispatcher-worker-2 @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json. 2024-12-10 16:23:18.503 [DefaultDispatcher-worker-2 @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json 2024-12-10 16:23:18.503 [DefaultDispatcher-worker-13 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:18.503 [DefaultDispatcher-worker-13 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:18.503 [DefaultDispatcher-worker-13 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:18.503 [DefaultDispatcher-worker-13 @coroutine#487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:18.505 [DefaultDispatcher-worker-7 @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json 2024-12-10 16:23:18.505 [DefaultDispatcher-worker-7 @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json 2024-12-10 16:23:18.505 [DefaultDispatcher-worker-7 @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json. 2024-12-10 16:23:18.505 [DefaultDispatcher-worker-7 @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670046669856481280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:18.514 [DefaultDispatcher-worker-8 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-12-10 16:23:18.517 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-12-10 16:23:18.518 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-12-10 16:23:18.518 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-12-10 16:23:18.519 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-12-10 16:23:18.519 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-12-10 16:23:18.519 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-10 16:23:18.520 [Test worker @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04ec8 2024-12-10 16:23:18.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-12-10 16:23:18.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-12-10 16:23:18.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:18.520 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65234a9: (connection evicted) 2024-12-10 16:23:18.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:18.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-12-10 16:23:18.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-12-10 16:23:18.629 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:18.854 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:18.968 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:19.107 [DefaultDispatcher-worker-12 @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-12-10 16:23:19.525 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@24d73c51 2024-12-10 16:23:19.525 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@24d73c51 2024-12-10 16:23:19.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-12-10 16:23:19.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-12-10 16:23:19.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:19.526 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@811d8d6: (connection evicted) 2024-12-10 16:23:19.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:19.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-12-10 16:23:19.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-12-10 16:23:19.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e69bf78 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:19.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-12-10 16:23:19.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-12-10 16:23:19.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48928b57 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:19.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:19.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-12-10 16:23:19.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-12-10 16:23:19.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-12-10 16:23:19.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-12-10 16:23:19.549 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 16:23:19.550 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-12-10 16:23:19.550 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@72b6fa98 2024-12-10 16:23:19.552 [DefaultDispatcher-worker-2 @coroutine#640] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d01b609 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:19.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:19.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-12-10 16:23:19.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-12-10 16:23:19.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-12-10 16:23:19.555 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-10 16:23:19.556 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-10 16:23:19.556 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-10 16:23:19.556 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-10 16:23:19.556 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-10 16:23:19.556 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-12-10 16:23:19.556 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-10 16:23:19.556 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-12-10 16:23:19.556 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5243d730 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:19.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-12-10 16:23:19.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-12-10 16:23:19.598 [DefaultDispatcher-worker-2 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.609 [DefaultDispatcher-worker-9 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.616 [DefaultDispatcher-worker-3 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-12-10 16:23:19.618 [Test worker @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-12-10 16:23:19.629 [DefaultDispatcher-worker-5 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.630 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:19.633 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:19.640 [DefaultDispatcher-worker-2 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.640 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json 2024-12-10 16:23:19.640 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json. 2024-12-10 16:23:19.640 [Test worker @coroutine#645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json 2024-12-10 16:23:19.642 [Test worker @coroutine#645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json 2024-12-10 16:23:19.642 [Test worker @coroutine#645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json 2024-12-10 16:23:19.642 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json. 2024-12-10 16:23:19.642 [Test worker @coroutine#645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:19.653 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:19.657 [DefaultDispatcher-worker-4 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.657 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:19.657 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 16:23:19.657 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bdd8574d-d450-43a4-bc79-a06b38bd638f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 16:23:19.659 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 16:23:19.659 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bdd8574d-d450-43a4-bc79-a06b38bd638f 2024-12-10 16:23:19.660 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:19.660 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:19.660 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:19.660 [DefaultDispatcher-worker-5 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:19.663 [eventLoopGroupProxy-10-1 @call-handler#675] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 16:23:19.663 [eventLoopGroupProxy-10-2 @call-handler#676] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 16:23:19.664 [eventLoopGroupProxy-10-1 @call-handler#675] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:19.664 [eventLoopGroupProxy-10-2 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:19.664 [eventLoopGroupProxy-10-1 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:19.665 [eventLoopGroupProxy-10-1 @call-handler#675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:19.665 [eventLoopGroupProxy-10-1 @call-handler#675] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-12-10 16:23:19.665 [DefaultDispatcher-worker-1 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:19.665 [DefaultDispatcher-worker-1 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:19.671 [DefaultDispatcher-worker-1 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.671 [DefaultDispatcher-worker-1 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:19.671 [DefaultDispatcher-worker-1 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:19.671 [DefaultDispatcher-worker-1 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:19.673 [DefaultDispatcher-worker-13 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:19.674 [DefaultDispatcher-worker-13 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:19.674 [DefaultDispatcher-worker-13 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:19.674 [DefaultDispatcher-worker-13 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 16:23:19.674 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 16:23:19.674 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:19.674 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-12-10 16:23:19.675 [DefaultDispatcher-worker-12 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:19.675 [DefaultDispatcher-worker-12 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:19.675 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 16:23:19.676 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 16:23:19.678 [eventLoopGroupProxy-10-1 @coroutine#690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-12-10 16:23:19.679 [eventLoopGroupProxy-10-1 @call-handler#687] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-12-10 16:23:19.680 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:19.680 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:19.681 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:19.681 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:19.684 [DefaultDispatcher-worker-12 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.684 [DefaultDispatcher-worker-12 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:19.684 [DefaultDispatcher-worker-12 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.684 [DefaultDispatcher-worker-12 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:19.686 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:19.687 [DefaultDispatcher-worker-11 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.690 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-12-10 16:23:19.690 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:19.690 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-12-10 16:23:19.691 [DefaultDispatcher-worker-2 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.693 [DefaultDispatcher-worker-10 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.693 [DefaultDispatcher-worker-10 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:19.693 [DefaultDispatcher-worker-10 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.693 [DefaultDispatcher-worker-10 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:19.699 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:19.703 [DefaultDispatcher-worker-17 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.703 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-12-10 16:23:19.704 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:19.704 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-12-10 16:23:19.705 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.707 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.707 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:19.707 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.707 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:19.708 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:19.713 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-12-10 16:23:19.713 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:19.713 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-12-10 16:23:19.714 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.715 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.715 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:19.715 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.715 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:19.716 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:19.718 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-12-10 16:23:19.719 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:19.719 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:19.719 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.721 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.721 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:19.721 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.721 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:19.723 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:19.726 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-12-10 16:23:19.726 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:19.726 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:19.727 [DefaultDispatcher-worker-17 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:19.740 [DefaultDispatcher-worker-7 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.750 [DefaultDispatcher-worker-11 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.751 [DefaultDispatcher-worker-11 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:19.751 [DefaultDispatcher-worker-11 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:19.751 [DefaultDispatcher-worker-11 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:19.751 [DefaultDispatcher-worker-11 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 16:23:19.753 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 16:23:19.754 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 16:23:19.754 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:19.778 [DefaultDispatcher-worker-6 @call-handler#727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-12-10 16:23:19.778 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:19.778 [eventLoopGroupProxy-10-1 @call-handler#727] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-12-10 16:23:19.778 [DefaultDispatcher-worker-2 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json 2024-12-10 16:23:19.779 [DefaultDispatcher-worker-2 @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:8094/api/content/670046680666951680/_ustadmanifest.json. 2024-12-10 16:23:19.779 [DefaultDispatcher-worker-2 @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json 2024-12-10 16:23:19.779 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:19.779 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:19.779 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:19.779 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:19.781 [DefaultDispatcher-worker-17 @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json 2024-12-10 16:23:19.781 [DefaultDispatcher-worker-17 @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json 2024-12-10 16:23:19.781 [DefaultDispatcher-worker-17 @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:8094/api/content/670046680666951680/_ustadmanifest.json. 2024-12-10 16:23:19.782 [DefaultDispatcher-worker-17 @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670046680666951680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:19.792 [DefaultDispatcher-worker-1 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68722de3 2024-12-10 16:23:19.795 [DefaultDispatcher-worker-8 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-12-10 16:23:19.797 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-12-10 16:23:19.797 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-12-10 16:23:19.797 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-12-10 16:23:19.797 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-12-10 16:23:19.797 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-10 16:23:19.799 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e25085 2024-12-10 16:23:19.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-12-10 16:23:19.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-12-10 16:23:19.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:19.799 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68722de3: (connection evicted) 2024-12-10 16:23:19.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:19.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-12-10 16:23:19.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-12-10 16:23:20.056 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:20.056 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:20.241 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:20.803 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@72b6fa98 2024-12-10 16:23:20.803 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@72b6fa98 2024-12-10 16:23:20.805 [Test worker @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2024-12-10 16:23:20.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-12-10 16:23:20.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-12-10 16:23:20.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:20.806 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a: (connection evicted) 2024-12-10 16:23:20.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:20.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-12-10 16:23:20.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f602930 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:20.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-12-10 16:23:20.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:20.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:20.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71689ee2 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:20.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:20.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-12-10 16:23:20.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2024-12-10 16:23:20.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2024-12-10 16:23:20.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-12-10 16:23:20.829 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 16:23:20.831 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-12-10 16:23:20.831 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6a6e410c 2024-12-10 16:23:20.832 [DefaultDispatcher-worker-7 @coroutine#756] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 16:23:20.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b37d1a4 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:20.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c6ae15 2024-12-10 16:23:20.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c6ae15 2024-12-10 16:23:20.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-12-10 16:23:20.835 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-10 16:23:20.836 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-10 16:23:20.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-10 16:23:20.836 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-10 16:23:20.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-10 16:23:20.836 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-12-10 16:23:20.836 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-10 16:23:20.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-12-10 16:23:20.836 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8113ea7 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:20.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:20.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-12-10 16:23:20.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:20.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:20.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-12-10 16:23:20.880 [DefaultDispatcher-worker-7 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:20.890 [DefaultDispatcher-worker-3 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:20.912 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:20.915 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:20.933 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:20.937 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:21.015 [DefaultDispatcher-worker-3 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c6ae15 2024-12-10 16:23:21.058 [DefaultDispatcher-worker-3 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c6ae15 2024-12-10 16:23:21.065 [DefaultDispatcher-worker-3 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c6ae15 2024-12-10 16:23:21.069 [DefaultDispatcher-worker-3 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c6ae15 2024-12-10 16:23:21.081 [DefaultDispatcher-worker-3 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:21.093 [DefaultDispatcher-worker-2 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:21.094 [Test worker @coroutine#761] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json 2024-12-10 16:23:21.094 [Test worker @coroutine#761] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json. 2024-12-10 16:23:21.094 [Test worker @coroutine#761] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json 2024-12-10 16:23:21.096 [Test worker @coroutine#761] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json 2024-12-10 16:23:21.096 [Test worker @coroutine#761] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json 2024-12-10 16:23:21.098 [Test worker @coroutine#761] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json. 2024-12-10 16:23:21.098 [Test worker @coroutine#761] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:21.193 [DefaultDispatcher-worker-1 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:21.194 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 16:23:21.194 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7ef9bca7-21ab-492d-bca2-7ab8fdedb3d7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 16:23:21.196 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 16:23:21.196 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7ef9bca7-21ab-492d-bca2-7ab8fdedb3d7 2024-12-10 16:23:21.197 [DefaultDispatcher-worker-6 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:21.197 [DefaultDispatcher-worker-6 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:21.197 [DefaultDispatcher-worker-6 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:21.197 [DefaultDispatcher-worker-6 @coroutine#787] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:21.201 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 16:23:21.201 [eventLoopGroupProxy-13-1 @call-handler#797] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 16:23:21.201 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.201 [eventLoopGroupProxy-13-1 @call-handler#797] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:21.201 [eventLoopGroupProxy-13-1 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:21.202 [eventLoopGroupProxy-13-1 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.202 [eventLoopGroupProxy-13-1 @call-handler#797] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-12-10 16:23:21.203 [DefaultDispatcher-worker-14 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:21.203 [DefaultDispatcher-worker-14 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:21.207 [DefaultDispatcher-worker-12 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:21.207 [DefaultDispatcher-worker-12 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:21.207 [DefaultDispatcher-worker-12 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:21.207 [DefaultDispatcher-worker-12 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:21.209 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 16:23:21.210 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.210 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-12-10 16:23:21.211 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:21.211 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:21.222 [DefaultDispatcher-worker-1 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:21.235 [DefaultDispatcher-worker-3 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:21.237 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:21.237 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:21.237 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:21.237 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 16:23:21.239 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 16:23:21.239 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 16:23:21.283 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.286 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 47ms 2024-12-10 16:23:21.287 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:21.287 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:21.288 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:21.288 [DefaultDispatcher-worker-5 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:21.295 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.295 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.295 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.295 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.297 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.301 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.301 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.301 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 16:23:21.302 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.304 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.304 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.304 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.304 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.306 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.351 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.351 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.351 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:21.352 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.353 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.353 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.353 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.353 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.355 [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) 2024-12-10 16:23:21.357 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.358 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.358 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.358 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.360 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.360 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.360 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.360 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.361 [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) 2024-12-10 16:23:21.406 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.406 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.406 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:21.407 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.408 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.408 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.408 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.408 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.409 [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) 2024-12-10 16:23:21.453 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.453 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.454 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:21.454 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.458 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.458 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.458 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.458 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.460 [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) 2024-12-10 16:23:21.526 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.527 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.527 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 68ms 2024-12-10 16:23:21.527 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.530 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.530 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.530 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.530 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.532 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.581 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.581 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.581 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-12-10 16:23:21.582 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.583 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.583 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.583 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.583 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.585 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.628 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.629 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.629 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:21.630 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.631 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.631 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.631 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.631 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.632 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.676 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.676 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.676 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:21.677 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.679 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.679 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.679 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.679 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.680 [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) 2024-12-10 16:23:21.721 [DefaultDispatcher-worker-16 @coroutine#805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:21.724 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.725 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.725 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:21.725 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.727 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.727 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.727 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.727 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.728 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.730 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.730 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.730 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:21.732 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.733 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.733 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.733 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.733 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.734 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.737 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.737 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.737 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.738 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.739 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.739 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.739 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.739 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.741 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.743 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.743 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.743 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.744 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.745 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.745 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.745 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.745 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.746 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.748 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.749 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.749 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.749 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.751 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.751 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.751 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.751 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.753 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.755 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.755 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.755 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.756 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.757 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.757 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.757 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.757 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.759 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.761 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.761 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.761 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:21.762 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.763 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.763 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.763 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.763 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.765 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.767 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.767 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.768 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.768 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.770 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.770 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.770 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.770 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.772 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.774 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.774 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.774 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.775 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.777 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.777 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.777 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.777 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.779 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.781 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.781 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.782 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.782 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.783 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.784 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.784 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.784 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.785 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.787 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.788 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.788 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.788 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.791 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.791 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.791 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.791 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.793 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.796 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.796 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.796 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.797 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.798 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.798 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.798 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.798 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.800 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.802 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.802 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.803 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.803 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.804 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.805 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.805 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.805 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.806 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.808 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.808 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.808 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:21.809 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.811 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.811 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.811 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.811 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.812 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.814 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.815 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.815 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.815 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.818 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.818 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.818 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.819 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.820 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.822 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.822 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.823 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.823 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.825 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.825 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.825 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.825 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.826 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.828 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.829 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.829 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.829 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.831 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.831 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.831 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.831 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.832 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.835 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.835 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.835 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.836 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.837 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.837 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.837 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.837 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.838 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.841 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.841 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.841 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.841 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.843 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.843 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.843 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.843 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.844 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.846 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.847 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.847 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.847 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.849 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.849 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.849 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.849 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.850 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.852 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.853 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.853 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.854 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.855 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.855 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.855 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.855 [DefaultDispatcher-worker-7 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.857 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.859 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.860 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.860 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.860 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.862 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.862 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.862 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.862 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.863 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.866 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.866 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.866 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.867 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.868 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.868 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.868 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.868 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.870 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.872 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.872 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.873 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.873 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.875 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.875 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.875 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.875 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.876 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.878 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.878 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.878 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:21.879 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.880 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.880 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.880 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.880 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.882 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.883 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.884 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.884 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:21.884 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.885 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.886 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.886 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.886 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.887 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.890 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.890 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.890 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.891 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.893 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.893 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.893 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.893 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.894 [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) 2024-12-10 16:23:21.938 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.939 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.939 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:21.939 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.941 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.941 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.941 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.941 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.942 [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) 2024-12-10 16:23:21.945 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.945 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.945 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.946 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.947 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.947 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.947 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.947 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.949 [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) 2024-12-10 16:23:21.951 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.951 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.951 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.952 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.953 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.953 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.953 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.953 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.955 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:21.957 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:21.957 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:21.957 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:21.958 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.959 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.959 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:21.959 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:21.959 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:21.961 [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) 2024-12-10 16:23:22.004 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.004 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.005 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:22.005 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.008 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.008 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.008 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.008 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.010 [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) 2024-12-10 16:23:22.055 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.055 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.055 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-12-10 16:23:22.056 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.059 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.059 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.059 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.059 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.060 [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) 2024-12-10 16:23:22.062 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.062 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.063 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.063 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.065 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.065 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.065 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.065 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.066 [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) 2024-12-10 16:23:22.068 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.069 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.069 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.069 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.075 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.075 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.075 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.075 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.076 [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) 2024-12-10 16:23:22.120 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.120 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.120 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:22.121 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.124 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.124 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.124 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.124 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.125 [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) 2024-12-10 16:23:22.128 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.129 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.129 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 16:23:22.130 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.131 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.131 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.131 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.131 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.133 [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) 2024-12-10 16:23:22.136 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.141 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.141 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-12-10 16:23:22.142 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.143 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.143 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.143 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.143 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.145 [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) 2024-12-10 16:23:22.148 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.148 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.148 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.149 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.151 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.151 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.151 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.151 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.153 [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) 2024-12-10 16:23:22.155 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.155 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.155 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.156 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.157 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.157 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.157 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.157 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.159 [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) 2024-12-10 16:23:22.202 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.203 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.203 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:22.203 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.208 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.209 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.209 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.209 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.210 [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) 2024-12-10 16:23:22.212 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.213 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.213 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.213 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.214 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.214 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.214 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.214 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.215 [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) 2024-12-10 16:23:22.217 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.217 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.218 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.218 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.219 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.219 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.219 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.219 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.220 [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) 2024-12-10 16:23:22.222 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.223 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.223 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.223 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.225 [DefaultDispatcher-worker-17 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.225 [DefaultDispatcher-worker-17 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.225 [DefaultDispatcher-worker-17 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.225 [DefaultDispatcher-worker-17 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.226 [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) 2024-12-10 16:23:22.228 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.229 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.229 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.229 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.230 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.231 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.231 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.231 [DefaultDispatcher-worker-16 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.232 [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) 2024-12-10 16:23:22.234 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.234 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.234 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.235 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.237 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.237 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.237 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.237 [DefaultDispatcher-worker-14 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.238 [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) 2024-12-10 16:23:22.241 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.241 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.241 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.242 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.244 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.244 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.244 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.244 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.245 [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) 2024-12-10 16:23:22.247 [DefaultDispatcher-worker-6 @coroutine#805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:22.248 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.248 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.248 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.249 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.250 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.250 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.250 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.250 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.252 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.254 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.254 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.254 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.255 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.257 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.257 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.257 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.257 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.258 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.260 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.261 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.261 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.261 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.263 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.263 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.263 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.263 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.265 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.267 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.267 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.267 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.268 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.269 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.270 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.270 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.270 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.271 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.273 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.274 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.274 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.274 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.276 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.276 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.276 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.276 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.277 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.280 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.280 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.280 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.281 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.283 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.283 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.283 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.283 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.284 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.328 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.328 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.328 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:22.329 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.331 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.331 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.331 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.331 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.332 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.334 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.334 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.335 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.335 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.336 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.336 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.336 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.336 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.337 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.340 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.340 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.340 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.341 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.342 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.342 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.342 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.342 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.344 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.386 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.387 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.387 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:22.388 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.389 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.389 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.389 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.389 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.390 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.393 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.393 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.393 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.394 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.395 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.395 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.395 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.395 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.396 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.399 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.399 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.399 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.400 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.401 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.402 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.402 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.402 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.403 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.405 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.406 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.406 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.406 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.408 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.408 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.408 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.408 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.409 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.453 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.454 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.454 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:22.455 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.456 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.456 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.456 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.456 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.458 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.460 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.461 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.461 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 16:23:22.461 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.463 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.463 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.463 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.463 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.464 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.508 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.508 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.508 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:22.509 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.511 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.511 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.511 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.511 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.512 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.560 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.561 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.561 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-12-10 16:23:22.561 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.563 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.563 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.563 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.563 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.565 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.609 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.609 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.609 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:22.610 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.612 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.612 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.612 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.612 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.613 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.655 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.656 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.656 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:22.657 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.658 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.658 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.658 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.658 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.659 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.662 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.662 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.662 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.663 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.664 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.664 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.664 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.664 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.666 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.668 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.668 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.668 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.669 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.670 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.671 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.671 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.671 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.672 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.674 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.674 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.674 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.675 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.677 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.677 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.677 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.677 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.678 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.680 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.681 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.681 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.681 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.683 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.683 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.683 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.683 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.685 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.686 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.687 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.687 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.688 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.690 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.690 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.690 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.690 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.691 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.693 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.693 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.694 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.694 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.696 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.696 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.696 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.696 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.698 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.700 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.700 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.700 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.701 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.703 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.703 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.703 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.703 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.704 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.706 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.707 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.707 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.707 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.709 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.709 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.709 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.709 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.710 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.712 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.712 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.712 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.713 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.715 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.715 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.715 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.715 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.716 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.718 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.719 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.719 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.719 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.721 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.721 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.721 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.721 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.722 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.724 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.724 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.724 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.725 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.727 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.727 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.727 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.727 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.728 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.730 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.730 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.730 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.731 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.732 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.732 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.732 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.732 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.733 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.735 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.735 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.735 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.735 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.736 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.736 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.736 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.736 [DefaultDispatcher-worker-8 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.737 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.739 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.739 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.739 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.740 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.742 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.742 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.742 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.742 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.743 [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) 2024-12-10 16:23:22.771 [DefaultDispatcher-worker-15 @coroutine#805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:22.785 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.786 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.786 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:22.786 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.788 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.788 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.788 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.788 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.789 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.791 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.791 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.791 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.792 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.793 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.793 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.793 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.793 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.794 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.796 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.797 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.797 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.797 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.799 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.799 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.799 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.799 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.800 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.802 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.802 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.802 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.803 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.805 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.805 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.805 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.805 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.806 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.808 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.808 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.808 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.808 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.810 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.810 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.810 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.810 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.811 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.814 [DefaultDispatcher-worker-3 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.815 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.815 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.815 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 16:23:22.816 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.818 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.818 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.818 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.818 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.819 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.821 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.822 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.822 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.822 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.823 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.824 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.824 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.824 [DefaultDispatcher-worker-3 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.825 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.844 [DefaultDispatcher-worker-3 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c6ae15 2024-12-10 16:23:22.868 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.868 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.868 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:22.869 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.870 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.870 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.870 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.870 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.871 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.873 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.873 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.873 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.874 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.876 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.876 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.876 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.876 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.877 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.879 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.879 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.879 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.880 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.881 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.881 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.881 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.881 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.883 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.925 [eventLoopGroupProxy-13-1 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.925 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.926 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:22.926 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.928 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.928 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.928 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.928 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.929 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.931 [eventLoopGroupProxy-13-1 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.932 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.932 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.932 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.933 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.934 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.934 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.934 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.934 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.936 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.936 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.937 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.937 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.938 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.938 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.938 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.938 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.939 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.942 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.942 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.942 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.943 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.946 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.946 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.946 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.946 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.947 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.949 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.949 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.949 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.950 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.950 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.950 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.950 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.950 [DefaultDispatcher-worker-12 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.951 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.953 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.953 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.953 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.954 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.955 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.955 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.955 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.955 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.956 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.958 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.958 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.958 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.958 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.959 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.959 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.959 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.959 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.960 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.962 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.962 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.962 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.963 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.964 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.964 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.964 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.964 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.965 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.967 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.967 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.967 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.967 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.969 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.969 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.969 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.969 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.970 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.972 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.972 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.972 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.973 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.974 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.974 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.974 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.974 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.975 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.977 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.978 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.978 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:22.978 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.979 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.979 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.979 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.979 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.981 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:22.983 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:22.983 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:22.983 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:22.984 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.985 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.985 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:22.985 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:22.985 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:22.986 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.030 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.030 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.030 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:23.031 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.032 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.032 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.032 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.032 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.033 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.034 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.035 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.035 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.035 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.036 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.036 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.036 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.036 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.037 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.081 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.081 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.081 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:23.082 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.083 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.083 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.083 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.083 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.084 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.086 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.086 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.086 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.086 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.087 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.087 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.087 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.087 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.088 [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) 2024-12-10 16:23:23.131 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.131 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.131 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:23.131 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.133 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.133 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.133 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.133 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.134 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.176 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.176 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.176 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 16:23:23.177 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.178 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.178 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.178 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.178 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.179 [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) 2024-12-10 16:23:23.222 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.222 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.222 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:23.223 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.224 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.224 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.224 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.224 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.225 [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) 2024-12-10 16:23:23.268 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.268 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.268 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:23.269 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.270 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.270 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.270 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.270 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.271 [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) 2024-12-10 16:23:23.292 [DefaultDispatcher-worker-3 @coroutine#805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:23.314 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.314 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.315 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:23.315 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.317 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.317 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.317 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.317 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.318 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.321 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.321 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.321 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:23.321 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.323 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.323 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.323 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.323 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.324 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.367 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.367 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.367 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:23.368 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.369 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.369 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.369 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.369 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.370 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.373 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.373 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.373 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:23.374 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.375 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.375 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.375 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.375 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.376 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.380 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.380 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.380 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 16:23:23.381 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.382 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.382 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.382 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.382 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.383 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.386 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.386 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.386 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 16:23:23.386 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.388 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.388 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.388 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.388 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.389 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.392 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.392 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.392 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:23.392 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.393 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.394 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.394 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.394 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.395 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.396 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.396 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.396 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.397 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.398 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.398 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.398 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.398 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.399 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.443 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.443 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.443 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:23.444 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.445 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.445 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.445 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.445 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.446 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.447 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.448 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.448 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.448 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.449 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.449 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.449 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.449 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.450 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.452 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.452 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.452 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.453 [DefaultDispatcher-worker-13 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.454 [DefaultDispatcher-worker-13 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.454 [DefaultDispatcher-worker-13 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.454 [DefaultDispatcher-worker-13 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.454 [DefaultDispatcher-worker-13 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.455 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.456 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.456 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.456 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.457 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.458 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.458 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.458 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.458 [DefaultDispatcher-worker-2 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.459 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.502 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.502 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.502 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:23.503 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.505 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.505 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.505 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.505 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.506 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.508 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.508 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.508 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.509 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.510 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.510 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.510 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.510 [DefaultDispatcher-worker-9 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.511 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.512 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.512 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.512 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-12-10 16:23:23.513 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.514 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.514 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.514 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.514 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.515 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.518 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.518 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.518 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:23.518 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.520 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.520 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.520 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.520 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.521 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.563 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.563 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.564 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:23.564 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.566 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.566 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.566 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.566 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.567 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.611 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.612 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.612 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:23.612 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.614 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.614 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.614 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.614 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.615 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.618 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.618 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.618 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:23.619 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.621 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.621 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.621 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.621 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.622 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.630 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.630 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.630 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-12-10 16:23:23.631 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.632 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.632 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.632 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.632 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.633 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.635 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.635 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.635 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.636 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.637 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.637 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.637 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.637 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.638 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.682 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.682 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.682 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 16:23:23.682 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.684 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.684 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.684 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.684 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.685 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.687 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.687 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.687 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.687 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.689 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.689 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.689 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.689 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.690 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.733 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.733 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.733 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:23.733 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.735 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.735 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.735 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.735 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.736 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.778 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.778 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.779 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 16:23:23.779 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.780 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.780 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.780 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.780 [DefaultDispatcher-worker-6 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.781 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.783 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.783 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.783 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.783 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.785 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.785 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.785 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.785 [DefaultDispatcher-worker-15 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.786 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.811 [DefaultDispatcher-worker-6 @coroutine#805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:23.828 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.828 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.828 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 16:23:23.829 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.830 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.830 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.830 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.830 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.831 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.833 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.833 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.833 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.833 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.834 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.834 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.834 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.834 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.835 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.838 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.838 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.838 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 16:23:23.838 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.839 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.839 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.839 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.839 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.840 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.842 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.842 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.842 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.843 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.845 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.845 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.845 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.845 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.846 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.854 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.854 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.854 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-12-10 16:23:23.854 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.856 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.856 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.856 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.856 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.857 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.899 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.899 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.899 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 16:23:23.899 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.901 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.901 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.901 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.901 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.902 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.903 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.903 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.903 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-12-10 16:23:23.904 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.905 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.905 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.905 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.905 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.906 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.908 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.908 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.908 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 16:23:23.908 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.909 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.910 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:23.910 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.910 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:23.911 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:23.955 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:23.955 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:23.955 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 16:23:23.956 [DefaultDispatcher-worker-11 @coroutine#817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:23.970 [DefaultDispatcher-worker-10 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:23.980 [DefaultDispatcher-worker-2 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:23.980 [DefaultDispatcher-worker-2 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:23.980 [DefaultDispatcher-worker-2 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:23.980 [DefaultDispatcher-worker-2 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:23.980 [DefaultDispatcher-worker-2 @coroutine#788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 16:23:23.981 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 16:23:23.982 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 16:23:23.982 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:24.004 [DefaultDispatcher-worker-9 @call-handler#1612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2024-12-10 16:23:24.004 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:24.004 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-12-10 16:23:24.005 [DefaultDispatcher-worker-9 @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json 2024-12-10 16:23:24.005 [DefaultDispatcher-worker-9 @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json. 2024-12-10 16:23:24.005 [DefaultDispatcher-worker-9 @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json 2024-12-10 16:23:24.005 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:24.005 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:24.005 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:24.005 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:24.006 [DefaultDispatcher-worker-12 @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json 2024-12-10 16:23:24.006 [DefaultDispatcher-worker-12 @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json 2024-12-10 16:23:24.007 [DefaultDispatcher-worker-1 @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json. 2024-12-10 16:23:24.007 [DefaultDispatcher-worker-1 @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670046684527009792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:24.016 [DefaultDispatcher-worker-13 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1 2024-12-10 16:23:24.042 [DefaultDispatcher-worker-13 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3 2024-12-10 16:23:24.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-12-10 16:23:24.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-12-10 16:23:24.071 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-12-10 16:23:24.071 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-12-10 16:23:24.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-10 16:23:24.076 [Test worker @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c6ae15 2024-12-10 16:23:24.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-12-10 16:23:24.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-12-10 16:23:24.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:24.076 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78e4fa1: (connection evicted) 2024-12-10 16:23:24.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:24.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-12-10 16:23:24.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-12-10 16:23:24.336 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:24.336 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:24.470 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 16:23:24.824 [DefaultDispatcher-worker-5 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2024-12-10 16:23:25.081 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6a6e410c 2024-12-10 16:23:25.081 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6a6e410c 2024-12-10 16:23:25.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-12-10 16:23:25.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-12-10 16:23:25.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:25.081 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23dda7a3: (connection evicted) 2024-12-10 16:23:25.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:25.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-12-10 16:23:25.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc33ad9 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:25.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:25.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-12-10 16:23:25.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2024-12-10 16:23:25.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2024-12-10 16:23:25.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-12-10 16:23:25.112 [DefaultDispatcher-worker-17 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2024-12-10 16:23:25.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7699e60a 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:25.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:25.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-12-10 16:23:25.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-12-10 16:23:25.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-12-10 16:23:25.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-12-10 16:23:25.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-12-10 16:23:25.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1f9ec3 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:25.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-12-10 16:23:25.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-12-10 16:23:25.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-12-10 16:23:25.123 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 16:23:25.124 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-12-10 16:23:25.126 [DefaultDispatcher-worker-13 @coroutine#1650] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 16:23:25.130 [DefaultDispatcher-worker-13 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-12-10 16:23:25.131 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:25.131 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:25.131 [Test worker @coroutine#1651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:25.131 [Test worker @coroutine#1651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 16:23:25.134 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 16:23:25.134 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 16:23:25.136 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-12-10 16:23:25.138 [Test worker @coroutine#1651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:25.138 [Test worker @coroutine#1651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 16:23:25.138 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 16:23:25.138 [Test worker @coroutine#1651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:25.142 [Test worker @coroutine#1662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:25.142 [Test worker @coroutine#1662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 16:23:25.142 [Test worker @coroutine#1662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:25.142 [Test worker @coroutine#1662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:25.143 [eventLoopGroupProxy-16-1 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 16:23:25.147 [eventLoopGroupProxy-16-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-12-10 16:23:25.147 [eventLoopGroupProxy-16-1 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:25.147 [Test worker @coroutine#1662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 16:23:25.150 [eventLoopGroupProxy-16-2 @call-handler#1674] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-12-10 16:23:25.153 [eventLoopGroupProxy-16-2 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:25.160 [Test worker @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-12-10 16:23:25.196 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:25.220 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:25.221 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-12-10 16:23:26.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d2887a 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:26.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:26.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-12-10 16:23:26.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-12-10 16:23:26.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-12-10 16:23:26.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-12-10 16:23:26.271 [DefaultDispatcher-worker-13 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-12-10 16:23:26.276 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60427/api/blob/upload-init-batch 2024-12-10 16:23:26.277 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60427/api/blob/upload-init-batch. 2024-12-10 16:23:26.277 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60427/api/blob/upload-init-batch 2024-12-10 16:23:26.277 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60427/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 16:23:26.278 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60427/api/blob/upload-init-batch 2024-12-10 16:23:26.278 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60427/api/blob/upload-init-batch 2024-12-10 16:23:26.279 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60427/api/blob/upload-init-batch. 2024-12-10 16:23:26.279 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60427/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:26.290 [DefaultDispatcher-worker-6 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aafd70 2024-12-10 16:23:26.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-12-10 16:23:26.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-12-10 16:23:26.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:26.295 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8aafd70: (connection evicted) 2024-12-10 16:23:26.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:26.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-12-10 16:23:26.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b44e98e 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:26.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:26.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@543196f9 2024-12-10 16:23:26.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@543196f9 2024-12-10 16:23:26.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-12-10 16:23:26.326 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59171/api/blob/upload-init-batch 2024-12-10 16:23:26.326 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59171/api/blob/upload-init-batch. 2024-12-10 16:23:26.326 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59171/api/blob/upload-init-batch 2024-12-10 16:23:26.326 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59171/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 16:23:26.328 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59171/api/blob/upload-init-batch 2024-12-10 16:23:26.328 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59171/api/blob/upload-init-batch 2024-12-10 16:23:26.328 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59171/api/blob/upload-init-batch. 2024-12-10 16:23:26.328 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59171/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:26.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-12-10 16:23:26.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-12-10 16:23:26.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:26.330 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543196f9: (connection evicted) 2024-12-10 16:23:26.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:26.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-12-10 16:23:26.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af1b221 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:26.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:26.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-12-10 16:23:26.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d49fe37 2024-12-10 16:23:26.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d49fe37 2024-12-10 16:23:26.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-12-10 16:23:26.357 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43375/api/blob/upload-init-batch 2024-12-10 16:23:26.357 [Test worker @coroutine#1700] 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:43375/api/blob/upload-init-batch. 2024-12-10 16:23:26.357 [Test worker @coroutine#1700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43375/api/blob/upload-init-batch 2024-12-10 16:23:26.357 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43375/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 16:23:26.359 [Test worker @coroutine#1700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43375/api/blob/upload-init-batch 2024-12-10 16:23:26.359 [Test worker @coroutine#1700] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43375/api/blob/upload-init-batch 2024-12-10 16:23:26.359 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43375/api/blob/upload-init-batch. 2024-12-10 16:23:26.359 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43375/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:26.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-12-10 16:23:26.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-12-10 16:23:26.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:26.364 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d49fe37: (connection evicted) 2024-12-10 16:23:26.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:26.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-12-10 16:23:26.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-12-10 16:23:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-12-10 16:23:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:26.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c7d675c 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@981d9d2 2024-12-10 16:23:26.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@981d9d2 2024-12-10 16:23:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-12-10 16:23:26.696 [DefaultDispatcher-worker-17 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@981d9d2 2024-12-10 16:23:26.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fed0c04 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:26.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:26.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-12-10 16:23:26.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3549c070 2024-12-10 16:23:26.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3549c070 2024-12-10 16:23:26.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386ea60f 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:26.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:26.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-12-10 16:23:26.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-12-10 16:23:26.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-12-10 16:23:26.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-12-10 16:23:26.743 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:26.772 [DefaultDispatcher-worker-4 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-12-10 16:23:26.781 [DefaultDispatcher-worker-6 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-12-10 16:23:26.790 [DefaultDispatcher-worker-9 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-12-10 16:23:26.798 [DefaultDispatcher-worker-3 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-12-10 16:23:26.800 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:26.801 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-12-10 16:23:26.810 [DefaultDispatcher-worker-6 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2024-12-10 16:23:26.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-12-10 16:23:26.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-12-10 16:23:26.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:26.817 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99774ec: (connection evicted) 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:26.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-12-10 16:23:26.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71842e18 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:26.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:26.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-12-10 16:23:26.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-12-10 16:23:26.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-12-10 16:23:26.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-12-10 16:23:26.856 [DefaultDispatcher-worker-15 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-12-10 16:23:26.866 [DefaultDispatcher-worker-13 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-12-10 16:23:26.875 [DefaultDispatcher-worker-3 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-12-10 16:23:26.884 [DefaultDispatcher-worker-7 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-12-10 16:23:26.887 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-12-10 16:23:26.898 [DefaultDispatcher-worker-13 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-12-10 16:23:26.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-12-10 16:23:26.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-12-10 16:23:26.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:26.899 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13cc3984: (connection evicted) 2024-12-10 16:23:26.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:26.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-12-10 16:23:26.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-12-10 16:23:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14091e24 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:26.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-12-10 16:23:26.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-12-10 16:23:26.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-12-10 16:23:26.944 [DefaultDispatcher-worker-8 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-12-10 16:23:26.955 [DefaultDispatcher-worker-7 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-12-10 16:23:26.964 [DefaultDispatcher-worker-9 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-12-10 16:23:26.973 [DefaultDispatcher-worker-3 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408980aa 2024-12-10 16:23:26.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-12-10 16:23:26.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-12-10 16:23:26.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:26.975 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@408980aa: (connection evicted) 2024-12-10 16:23:26.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:26.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-12-10 16:23:26.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38326fd5 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:26.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:26.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-12-10 16:23:26.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@92775a3 2024-12-10 16:23:26.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@92775a3 2024-12-10 16:23:26.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-12-10 16:23:27.017 [DefaultDispatcher-worker-8 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92775a3 2024-12-10 16:23:27.026 [DefaultDispatcher-worker-16 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92775a3 2024-12-10 16:23:27.037 [DefaultDispatcher-worker-6 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92775a3 2024-12-10 16:23:27.047 [DefaultDispatcher-worker-9 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92775a3 2024-12-10 16:23:27.051 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92775a3 2024-12-10 16:23:27.060 [DefaultDispatcher-worker-6 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92775a3 2024-12-10 16:23:27.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-12-10 16:23:27.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-12-10 16:23:27.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:27.061 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@92775a3: (connection evicted) 2024-12-10 16:23:27.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:27.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-12-10 16:23:27.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-12-10 16:23:27.098 [DefaultDispatcher-worker-10 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2024-12-10 16:23:27.122 [DefaultDispatcher-worker-10 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f10927f 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:33.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:33.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-12-10 16:23:33.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@36570936 2024-12-10 16:23:33.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@36570936 2024-12-10 16:23:33.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-12-10 16:23:33.542 [DefaultDispatcher-worker-1 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36570936 2024-12-10 16:23:33.594 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ded31cc 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-12-10 16:23:34.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-12-10 16:23:34.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-12-10 16:23:34.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-12-10 16:23:34.253 [DefaultDispatcher-worker-6 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-12-10 16:23:34.265 [DefaultDispatcher-worker-17 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-12-10 16:23:34.275 [DefaultDispatcher-worker-6 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-12-10 16:23:34.285 [DefaultDispatcher-worker-2 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-12-10 16:23:34.296 [DefaultDispatcher-worker-2 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb2b972 2024-12-10 16:23:34.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31beb0d0 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-12-10 16:23:34.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-12-10 16:23:34.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-12-10 16:23:34.314 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.346 [DefaultDispatcher-worker-7 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-12-10 16:23:34.357 [DefaultDispatcher-worker-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-12-10 16:23:34.366 [DefaultDispatcher-worker-16 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-12-10 16:23:34.376 [DefaultDispatcher-worker-4 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@615b1baf 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dafe50 2024-12-10 16:23:34.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dafe50 2024-12-10 16:23:34.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-12-10 16:23:34.404 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.422 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dafe50 2024-12-10 16:23:34.433 [DefaultDispatcher-worker-13 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dafe50 2024-12-10 16:23:34.442 [DefaultDispatcher-worker-7 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dafe50 2024-12-10 16:23:34.452 [DefaultDispatcher-worker-10 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dafe50 2024-12-10 16:23:34.462 [DefaultDispatcher-worker-2 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dafe50 2024-12-10 16:23:34.476 [DefaultDispatcher-worker-13 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dafe50 2024-12-10 16:23:34.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46f597f1 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-12-10 16:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-12-10 16:23:34.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-12-10 16:23:34.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-12-10 16:23:34.481 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.520 [DefaultDispatcher-worker-7 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-12-10 16:23:34.531 [DefaultDispatcher-worker-2 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-12-10 16:23:34.540 [DefaultDispatcher-worker-13 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-12-10 16:23:34.549 [DefaultDispatcher-worker-3 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-12-10 16:23:34.561 [DefaultDispatcher-worker-16 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3e7128 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-12-10 16:23:34.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-12-10 16:23:34.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-12-10 16:23:34.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-12-10 16:23:34.578 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.605 [DefaultDispatcher-worker-10 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-12-10 16:23:34.617 [DefaultDispatcher-worker-12 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-12-10 16:23:34.626 [DefaultDispatcher-worker-16 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-12-10 16:23:34.636 [DefaultDispatcher-worker-12 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-12-10 16:23:34.646 [DefaultDispatcher-worker-17 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-12-10 16:23:34.659 [DefaultDispatcher-worker-5 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-12-10 16:23:34.663 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53fb3e1b 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-12-10 16:23:34.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a2b492 2024-12-10 16:23:34.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a2b492 2024-12-10 16:23:34.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-12-10 16:23:34.707 [DefaultDispatcher-worker-9 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2b492 2024-12-10 16:23:34.718 [DefaultDispatcher-worker-10 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2b492 2024-12-10 16:23:34.727 [DefaultDispatcher-worker-2 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2b492 2024-12-10 16:23:34.738 [DefaultDispatcher-worker-2 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a2b492 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363ee411 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-12-10 16:23:34.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@785477e5 2024-12-10 16:23:34.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@785477e5 2024-12-10 16:23:34.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-12-10 16:23:34.765 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.781 [DefaultDispatcher-worker-12 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785477e5 2024-12-10 16:23:34.791 [DefaultDispatcher-worker-17 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785477e5 2024-12-10 16:23:34.804 [DefaultDispatcher-worker-4 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785477e5 2024-12-10 16:23:34.812 [DefaultDispatcher-worker-12 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785477e5 2024-12-10 16:23:34.820 [DefaultDispatcher-worker-7 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785477e5 2024-12-10 16:23:34.833 [DefaultDispatcher-worker-17 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785477e5 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c6653e 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-12-10 16:23:34.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-12-10 16:23:34.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@788fa91f 2024-12-10 16:23:34.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-12-10 16:23:34.840 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e0d1ac 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-12-10 16:23:34.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbebfba 2024-12-10 16:23:34.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbebfba 2024-12-10 16:23:34.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-12-10 16:23:34.881 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbebfba 2024-12-10 16:23:34.884 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cbebfba 2024-12-10 16:23:34.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24be6e34 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-12-10 16:23:34.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-12-10 16:23:34.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-12-10 16:23:34.916 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-12-10 16:23:34.921 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39dee5fd 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec258f1 2024-12-10 16:23:34.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec258f1 2024-12-10 16:23:34.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-12-10 16:23:34.937 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.952 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec258f1 2024-12-10 16:23:34.954 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec258f1 2024-12-10 16:23:34.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1254a3cd 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:34.956 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-12-10 16:23:34.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-12-10 16:23:34.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-12-10 16:23:34.981 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-12-10 16:23:34.984 [Test worker @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-12-10 16:23:34.990 [Test worker @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58521/ 2024-12-10 16:23:34.990 [Test worker @coroutine#1882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58521/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:34.990 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:34.992 [Test worker @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58521/ 2024-12-10 16:23:34.992 [Test worker @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58521/ 2024-12-10 16:23:34.992 [Test worker @coroutine#1882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58521/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.027 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:35.034 [Test worker @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58521/ 2024-12-10 16:23:35.034 [Test worker @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58521/ 2024-12-10 16:23:35.034 [Test worker @coroutine#1882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58521/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.057 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:35.076 [Test worker @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58521/ 2024-12-10 16:23:35.076 [Test worker @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58521/ 2024-12-10 16:23:35.076 [Test worker @coroutine#1882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58521/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.118 [Test worker @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58521/ 2024-12-10 16:23:35.118 [Test worker @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58521/ 2024-12-10 16:23:35.118 [Test worker @coroutine#1882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58521/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.160 [Test worker @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58521/ 2024-12-10 16:23:35.160 [Test worker @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58521/ 2024-12-10 16:23:35.160 [Test worker @coroutine#1882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58521/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.202 [Test worker @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58521/ 2024-12-10 16:23:35.202 [Test worker @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58521/ 2024-12-10 16:23:35.202 [Test worker @coroutine#1882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58521/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.244 [Test worker @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58521/ 2024-12-10 16:23:35.249 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/ 2024-12-10 16:23:35.249 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59873/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.251 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/ 2024-12-10 16:23:35.252 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/ 2024-12-10 16:23:35.252 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59873/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.293 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/ 2024-12-10 16:23:35.293 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/ 2024-12-10 16:23:35.294 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59873/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.335 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/ 2024-12-10 16:23:35.335 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/ 2024-12-10 16:23:35.335 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59873/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.377 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/ 2024-12-10 16:23:35.377 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/ 2024-12-10 16:23:35.377 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59873/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.418 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/ 2024-12-10 16:23:35.418 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/ 2024-12-10 16:23:35.418 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59873/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.460 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/ 2024-12-10 16:23:35.460 [Test worker @coroutine#1899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59873/ 2024-12-10 16:23:35.460 [Test worker @coroutine#1899] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59873/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 16:23:35.461 [Test worker @coroutine#1899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59873/ 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c376461 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:35.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:35.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a76c90 2024-12-10 16:23:35.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a76c90 2024-12-10 16:23:35.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-12-10 16:23:35.614 [DefaultDispatcher-worker-3 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a76c90 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f71d2 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:35.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:35.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-12-10 16:23:35.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-12-10 16:23:35.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-12-10 16:23:35.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-12-10 16:23:35.645 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:35.675 [DefaultDispatcher-worker-17 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-12-10 16:23:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2040732f 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:35.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-12-10 16:23:35.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-12-10 16:23:35.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-12-10 16:23:35.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-12-10 16:23:35.720 [DefaultDispatcher-worker-5 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-12-10 16:23:35.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a3d52a0 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:35.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:35.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-12-10 16:23:35.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@18356d9e 2024-12-10 16:23:35.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@18356d9e 2024-12-10 16:23:35.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-12-10 16:23:35.728 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:35.766 [DefaultDispatcher-worker-9 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18356d9e 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cfe32cd 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:35.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-12-10 16:23:35.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-12-10 16:23:35.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-12-10 16:23:35.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-12-10 16:23:35.778 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:35.811 [DefaultDispatcher-worker-7 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65029fc 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:35.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-12-10 16:23:35.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-12-10 16:23:35.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-12-10 16:23:35.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-12-10 16:23:35.825 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:35.867 [DefaultDispatcher-worker-9 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-12-10 16:23:35.869 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48cbb4c5 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:35.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:35.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:35.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-12-10 16:23:35.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2740585b 2024-12-10 16:23:35.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2740585b 2024-12-10 16:23:35.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-12-10 16:23:35.915 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:35.918 [DefaultDispatcher-worker-9 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2740585b 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c989d82 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:35.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-12-10 16:23:35.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-12-10 16:23:35.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-12-10 16:23:35.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-12-10 16:23:35.959 [DefaultDispatcher-worker-1 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-12-10 16:23:35.970 [DefaultDispatcher-worker-7 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-12-10 16:23:35.974 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:35.979 [DefaultDispatcher-worker-9 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-12-10 16:23:35.987 [DefaultDispatcher-worker-5 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-12-10 16:23:36.004 [DefaultDispatcher-worker-7 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-12-10 16:23:36.013 [DefaultDispatcher-worker-4 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-12-10 16:23:36.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-12-10 16:23:36.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-12-10 16:23:36.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:36.018 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504: (connection evicted) 2024-12-10 16:23:36.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:36.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-12-10 16:23:36.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4a6afd 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2024-12-10 16:23:40.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2024-12-10 16:23:40.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-12-10 16:23:40.141 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2024-12-10 16:23:40.163 [DefaultDispatcher-worker-3 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2024-12-10 16:23:40.175 [DefaultDispatcher-worker-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8f93 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330d557e 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-12-10 16:23:40.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-12-10 16:23:40.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-12-10 16:23:40.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-12-10 16:23:40.194 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-12-10 16:23:40.217 [DefaultDispatcher-worker-16 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-12-10 16:23:40.227 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:40.228 [DefaultDispatcher-worker-3 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-12-10 16:23:40.236 [DefaultDispatcher-worker-12 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-12-10 16:23:40.248 [DefaultDispatcher-worker-8 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525c0f74 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-12-10 16:23:40.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-12-10 16:23:40.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-12-10 16:23:40.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-12-10 16:23:40.267 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-12-10 16:23:40.278 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:40.290 [DefaultDispatcher-worker-12 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-12-10 16:23:40.299 [DefaultDispatcher-worker-9 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-12-10 16:23:40.308 [DefaultDispatcher-worker-17 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-12-10 16:23:40.316 [DefaultDispatcher-worker-8 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef8899d 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-12-10 16:23:40.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2024-12-10 16:23:40.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2024-12-10 16:23:40.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-12-10 16:23:40.334 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2024-12-10 16:23:40.350 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:40.358 [DefaultDispatcher-worker-5 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2024-12-10 16:23:40.368 [DefaultDispatcher-worker-13 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2024-12-10 16:23:40.376 [DefaultDispatcher-worker-10 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702ab027 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-12-10 16:23:40.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@8929865 2024-12-10 16:23:40.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@8929865 2024-12-10 16:23:40.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-12-10 16:23:40.394 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8929865 2024-12-10 16:23:40.417 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8929865 2024-12-10 16:23:40.418 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:40.427 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8929865 2024-12-10 16:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-12-10 16:23:40.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65fa1cd 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd1ee 2024-12-10 16:23:40.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd1ee 2024-12-10 16:23:40.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-12-10 16:23:40.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd1ee 2024-12-10 16:23:40.468 [DefaultDispatcher-worker-12 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd1ee 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5352bc0e 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2024-12-10 16:23:40.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2024-12-10 16:23:40.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-12-10 16:23:40.478 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:40.492 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2024-12-10 16:23:40.515 [DefaultDispatcher-worker-1 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f138b74 2024-12-10 16:23:40.570 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:40.572 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:40.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7df55 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-12-10 16:23:40.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:40.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:40.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-12-10 16:23:40.693 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:40.703 [Test worker @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:40.705 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:40.707 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.707 [DefaultDispatcher-worker-13 @coroutine#2074] 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:58935/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:40.707 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.707 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58935/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:40.709 [DefaultDispatcher-worker-17 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.709 [DefaultDispatcher-worker-17 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.717 [DefaultDispatcher-worker-1 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:40.717 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.717 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:40.717 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.718 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.718 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.720 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7021bb55 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-12-10 16:23:40.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 16:23:40.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 16:23:40.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-12-10 16:23:40.743 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 16:23:40.753 [Test worker @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 16:23:40.755 [Test worker @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 16:23:40.759 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-12-10 16:23:40.759 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-12-10 16:23:40.759 [DefaultDispatcher-worker-6 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-12-10 16:23:40.761 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-12-10 16:23:40.761 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ac72c3 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-12-10 16:23:40.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-12-10 16:23:40.765 [DefaultDispatcher-worker-15 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 16:23:40.770 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:40.775 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@46691f13 2024-12-10 16:23:40.775 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@46691f13 2024-12-10 16:23:40.778 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@48aef9ae 2024-12-10 16:23:40.778 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@48aef9ae 2024-12-10 16:23:40.781 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c917463 2024-12-10 16:23:40.781 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c917463 2024-12-10 16:23:40.784 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@993f395 2024-12-10 16:23:40.784 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@993f395 2024-12-10 16:23:40.787 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.787 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ce433 2024-12-10 16:23:40.787 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ce433 2024-12-10 16:23:40.790 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d01ee5 2024-12-10 16:23:40.790 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d01ee5 2024-12-10 16:23:40.793 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2557f0 2024-12-10 16:23:40.793 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2557f0 2024-12-10 16:23:40.795 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc0cda 2024-12-10 16:23:40.795 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc0cda 2024-12-10 16:23:40.797 [Test worker @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.798 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1c0a2 2024-12-10 16:23:40.798 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1c0a2 2024-12-10 16:23:40.798 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:40.799 [Test worker @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.800 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.800 [DefaultDispatcher-worker-15 @coroutine#2106] 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:60485/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:40.800 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.800 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60485/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:40.802 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.802 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.809 [DefaultDispatcher-worker-5 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.809 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.809 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:40.809 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.810 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.810 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.812 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.822 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:40.823 [DefaultDispatcher-worker-16 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.827 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10df3b3 2024-12-10 16:23:40.827 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10df3b3 2024-12-10 16:23:40.832 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fca0de2 2024-12-10 16:23:40.832 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fca0de2 2024-12-10 16:23:40.833 [DefaultDispatcher-worker-6 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.836 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf598c3 2024-12-10 16:23:40.836 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf598c3 2024-12-10 16:23:40.841 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef707d9 2024-12-10 16:23:40.841 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef707d9 2024-12-10 16:23:40.842 [DefaultDispatcher-worker-5 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.845 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2009e5df 2024-12-10 16:23:40.845 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2009e5df 2024-12-10 16:23:40.849 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f734921 2024-12-10 16:23:40.849 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f734921 2024-12-10 16:23:40.852 [DefaultDispatcher-worker-6 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.853 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5867f58c 2024-12-10 16:23:40.853 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5867f58c 2024-12-10 16:23:40.858 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed8f896 2024-12-10 16:23:40.858 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed8f896 2024-12-10 16:23:40.861 [DefaultDispatcher-worker-16 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.862 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4110c78f 2024-12-10 16:23:40.862 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4110c78f 2024-12-10 16:23:40.862 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:40.865 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:40.869 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b87a5c 2024-12-10 16:23:40.869 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b87a5c 2024-12-10 16:23:40.871 [DefaultDispatcher-worker-2 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.872 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f82bb 2024-12-10 16:23:40.872 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f82bb 2024-12-10 16:23:40.875 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e40112c 2024-12-10 16:23:40.875 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e40112c 2024-12-10 16:23:40.878 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b428880 2024-12-10 16:23:40.878 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b428880 2024-12-10 16:23:40.880 [DefaultDispatcher-worker-7 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.881 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdf672e 2024-12-10 16:23:40.881 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdf672e 2024-12-10 16:23:40.884 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af35654 2024-12-10 16:23:40.884 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af35654 2024-12-10 16:23:40.887 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7484e757 2024-12-10 16:23:40.887 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7484e757 2024-12-10 16:23:40.890 [DefaultDispatcher-worker-1 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.890 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6d77cf 2024-12-10 16:23:40.890 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6d77cf 2024-12-10 16:23:40.893 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7c859b 2024-12-10 16:23:40.893 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7c859b 2024-12-10 16:23:40.893 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 16:23:40.901 [DefaultDispatcher-worker-14 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.912 [DefaultDispatcher-worker-3 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f062e10 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-12-10 16:23:40.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:40.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:40.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-12-10 16:23:40.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:40.958 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:40.960 [Test worker @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:40.961 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.961 [DefaultDispatcher-worker-8 @coroutine#2153] 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:43995/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:40.961 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.961 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:40.963 [DefaultDispatcher-worker-14 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.963 [DefaultDispatcher-worker-14 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:40.970 [DefaultDispatcher-worker-16 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:40.971 [DefaultDispatcher-worker-16 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.971 [DefaultDispatcher-worker-16 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:40.971 [DefaultDispatcher-worker-16 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.972 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.972 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:40.973 [Test worker @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3689e7 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:40.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:40.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-12-10 16:23:40.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2024-12-10 16:23:40.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2024-12-10 16:23:40.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-12-10 16:23:40.979 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2024-12-10 16:23:40.995 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2024-12-10 16:23:40.998 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2024-12-10 16:23:41.003 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-12-10 16:23:41.003 [DefaultDispatcher-worker-11 @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:43995/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-12-10 16:23:41.003 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-12-10 16:23:41.005 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-12-10 16:23:41.005 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-12-10 16:23:41.011 [DefaultDispatcher-worker-1 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655d5285 2024-12-10 16:23:41.025 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.030 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a20cc4 2024-12-10 16:23:41.030 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a20cc4 2024-12-10 16:23:41.033 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@765f380 2024-12-10 16:23:41.033 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@765f380 2024-12-10 16:23:41.035 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a67b4 2024-12-10 16:23:41.036 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a67b4 2024-12-10 16:23:41.038 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4658f9bb 2024-12-10 16:23:41.038 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4658f9bb 2024-12-10 16:23:41.041 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f850998 2024-12-10 16:23:41.041 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f850998 2024-12-10 16:23:41.044 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d4181b 2024-12-10 16:23:41.044 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d4181b 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-12-10 16:23:41.047 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e3b692 2024-12-10 16:23:41.047 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e3b692 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c438795 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-12-10 16:23:41.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:41.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:41.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-12-10 16:23:41.050 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@267706f4 2024-12-10 16:23:41.050 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@267706f4 2024-12-10 16:23:41.055 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5149026b 2024-12-10 16:23:41.055 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5149026b 2024-12-10 16:23:41.055 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.074 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:41.078 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.084 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:41.084 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1453e54c 2024-12-10 16:23:41.084 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1453e54c 2024-12-10 16:23:41.086 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:41.087 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.087 [DefaultDispatcher-worker-2 @coroutine#2185] 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:49569/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:41.087 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.087 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49569/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.088 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9419b6 2024-12-10 16:23:41.088 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9419b6 2024-12-10 16:23:41.089 [DefaultDispatcher-worker-4 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.089 [DefaultDispatcher-worker-4 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.091 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eab8e3c 2024-12-10 16:23:41.091 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eab8e3c 2024-12-10 16:23:41.095 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba9138d 2024-12-10 16:23:41.095 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba9138d 2024-12-10 16:23:41.097 [DefaultDispatcher-worker-3 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:41.097 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.097 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.097 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.097 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@505bf431 2024-12-10 16:23:41.098 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@505bf431 2024-12-10 16:23:41.098 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.098 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.099 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c095a5 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-12-10 16:23:41.100 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a380e25 2024-12-10 16:23:41.100 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a380e25 2024-12-10 16:23:41.103 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2820b730 2024-12-10 16:23:41.103 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2820b730 2024-12-10 16:23:41.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-12-10 16:23:41.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-12-10 16:23:41.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-12-10 16:23:41.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-12-10 16:23:41.106 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b86ecc2 2024-12-10 16:23:41.106 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b86ecc2 2024-12-10 16:23:41.109 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f36dff 2024-12-10 16:23:41.109 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f36dff 2024-12-10 16:23:41.109 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.115 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-12-10 16:23:41.116 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1235732d 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-12-10 16:23:41.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:41.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:41.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-12-10 16:23:41.126 [DefaultDispatcher-worker-16 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-12-10 16:23:41.142 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:41.149 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.152 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:41.152 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eaae57 2024-12-10 16:23:41.152 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eaae57 2024-12-10 16:23:41.154 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:41.155 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.155 [DefaultDispatcher-worker-16 @coroutine#2214] 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:41289/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:41.155 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.155 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41289/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.155 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2d4a7a 2024-12-10 16:23:41.155 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2d4a7a 2024-12-10 16:23:41.156 [DefaultDispatcher-worker-9 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.156 [DefaultDispatcher-worker-9 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.158 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5812c527 2024-12-10 16:23:41.158 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5812c527 2024-12-10 16:23:41.161 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d104041 2024-12-10 16:23:41.162 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d104041 2024-12-10 16:23:41.164 [DefaultDispatcher-worker-10 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:41.164 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.164 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.164 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.165 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0fcda2 2024-12-10 16:23:41.165 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0fcda2 2024-12-10 16:23:41.165 [DefaultDispatcher-worker-9 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.165 [DefaultDispatcher-worker-9 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.167 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:41.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e725fb 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-12-10 16:23:41.168 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c473a03 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.168 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c473a03 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-12-10 16:23:41.171 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2e951 2024-12-10 16:23:41.171 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2e951 2024-12-10 16:23:41.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-12-10 16:23:41.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-12-10 16:23:41.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-12-10 16:23:41.172 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-12-10 16:23:41.174 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3fbf0e 2024-12-10 16:23:41.174 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3fbf0e 2024-12-10 16:23:41.177 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b91fd6 2024-12-10 16:23:41.177 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b91fd6 2024-12-10 16:23:41.177 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.182 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-12-10 16:23:41.184 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49488580 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.185 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-12-10 16:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.186 [DefaultDispatcher-worker-16 @coroutine#2236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-12-10 16:23:41.187 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:41.187 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:41.187 [DefaultDispatcher-worker-16 @coroutine#2236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-12-10 16:23:41.194 [DefaultDispatcher-worker-10 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77350382 2024-12-10 16:23:41.204 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.207 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c726 2024-12-10 16:23:41.207 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c726 2024-12-10 16:23:41.210 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a2299a 2024-12-10 16:23:41.210 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a2299a 2024-12-10 16:23:41.211 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:41.212 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9dac56 2024-12-10 16:23:41.212 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9dac56 2024-12-10 16:23:41.215 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@499f23a1 2024-12-10 16:23:41.215 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@499f23a1 2024-12-10 16:23:41.218 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@616b8143 2024-12-10 16:23:41.218 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@616b8143 2024-12-10 16:23:41.219 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.221 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@789c8a0d 2024-12-10 16:23:41.221 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@789c8a0d 2024-12-10 16:23:41.221 [DefaultDispatcher-worker-16 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:41.224 [DefaultDispatcher-worker-16 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:41.224 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19827654 2024-12-10 16:23:41.224 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19827654 2024-12-10 16:23:41.224 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.224 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:41.224 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.224 [DefaultDispatcher-worker-3 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.224 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ded165 2024-12-10 16:23:41.224 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ded165 2024-12-10 16:23:41.225 [DefaultDispatcher-worker-16 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.225 [DefaultDispatcher-worker-16 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 16:23:41.225 [DefaultDispatcher-worker-16 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.226 [DefaultDispatcher-worker-12 @coroutine#2243] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.227 [DefaultDispatcher-worker-7 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.227 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b0dcee 2024-12-10 16:23:41.227 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b0dcee 2024-12-10 16:23:41.228 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f19372e 2024-12-10 16:23:41.228 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f19372e 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38241615 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-12-10 16:23:41.230 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@146c3102 2024-12-10 16:23:41.231 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@146c3102 2024-12-10 16:23:41.231 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.231 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b26ba15 2024-12-10 16:23:41.231 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b26ba15 2024-12-10 16:23:41.234 [DefaultDispatcher-worker-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:41.234 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.234 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.234 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.234 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e243d15 2024-12-10 16:23:41.234 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e243d15 2024-12-10 16:23:41.235 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.237 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3946904d 2024-12-10 16:23:41.237 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3946904d 2024-12-10 16:23:41.240 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60700c 2024-12-10 16:23:41.240 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60700c 2024-12-10 16:23:41.244 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e883e7 2024-12-10 16:23:41.244 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e883e7 2024-12-10 16:23:41.247 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0bc25a 2024-12-10 16:23:41.247 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0bc25a 2024-12-10 16:23:41.250 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c2e32e 2024-12-10 16:23:41.250 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c2e32e 2024-12-10 16:23:41.250 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.252 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.263 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.264 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.265 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.265 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:41.265 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.265 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34119/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.267 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.267 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.271 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.274 [DefaultDispatcher-worker-10 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.274 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.274 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.274 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.275 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.275 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.275 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@299e8a71 2024-12-10 16:23:41.275 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@299e8a71 2024-12-10 16:23:41.277 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.279 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@27597132 2024-12-10 16:23:41.279 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@27597132 2024-12-10 16:23:41.282 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2366e101 2024-12-10 16:23:41.282 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2366e101 2024-12-10 16:23:41.284 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@66647b09 2024-12-10 16:23:41.284 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@66647b09 2024-12-10 16:23:41.287 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b74a8b6 2024-12-10 16:23:41.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b74a8b6 2024-12-10 16:23:41.287 [DefaultDispatcher-worker-5 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.290 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c89e0b 2024-12-10 16:23:41.290 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c89e0b 2024-12-10 16:23:41.291 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@54eab67 2024-12-10 16:23:41.291 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@54eab67 2024-12-10 16:23:41.293 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4332131a 2024-12-10 16:23:41.293 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4332131a 2024-12-10 16:23:41.293 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8945be 2024-12-10 16:23:41.293 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8945be 2024-12-10 16:23:41.296 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb6c017 2024-12-10 16:23:41.296 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb6c017 2024-12-10 16:23:41.296 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b8446 2024-12-10 16:23:41.296 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b8446 2024-12-10 16:23:41.297 [DefaultDispatcher-worker-16 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.298 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab44f85 2024-12-10 16:23:41.298 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab44f85 2024-12-10 16:23:41.300 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e4ad21 2024-12-10 16:23:41.300 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e4ad21 2024-12-10 16:23:41.300 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a51c027 2024-12-10 16:23:41.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a51c027 2024-12-10 16:23:41.305 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb4c666 2024-12-10 16:23:41.305 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb4c666 2024-12-10 16:23:41.307 [DefaultDispatcher-worker-8 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.309 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bb177f 2024-12-10 16:23:41.309 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bb177f 2024-12-10 16:23:41.313 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9bb0ca 2024-12-10 16:23:41.313 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9bb0ca 2024-12-10 16:23:41.317 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eff0d46 2024-12-10 16:23:41.317 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eff0d46 2024-12-10 16:23:41.317 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.318 [DefaultDispatcher-worker-11 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.327 [DefaultDispatcher-worker-10 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.329 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:41.334 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf93277 2024-12-10 16:23:41.334 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf93277 2024-12-10 16:23:41.336 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@753ed378 2024-12-10 16:23:41.336 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@753ed378 2024-12-10 16:23:41.337 [DefaultDispatcher-worker-11 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.339 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71015907 2024-12-10 16:23:41.339 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71015907 2024-12-10 16:23:41.341 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3403d943 2024-12-10 16:23:41.341 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3403d943 2024-12-10 16:23:41.343 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b3f3e 2024-12-10 16:23:41.343 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b3f3e 2024-12-10 16:23:41.345 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d899e 2024-12-10 16:23:41.345 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d899e 2024-12-10 16:23:41.346 [DefaultDispatcher-worker-7 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.348 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf3157 2024-12-10 16:23:41.348 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf3157 2024-12-10 16:23:41.351 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@542c260c 2024-12-10 16:23:41.351 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@542c260c 2024-12-10 16:23:41.354 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b515178 2024-12-10 16:23:41.354 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b515178 2024-12-10 16:23:41.354 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 16:23:41.355 [DefaultDispatcher-worker-7 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.365 [DefaultDispatcher-worker-8 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.367 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.368 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 16:23:41.368 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.369 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.369 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.369 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34119/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 16:23:41.369 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34119/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:41.371 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 16:23:41.371 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-12-10 16:23:41.371 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 16:23:41.372 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 16:23:41.372 [DefaultDispatcher-worker-16 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 16:23:41.398 [DefaultDispatcher-worker-2 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-12-10 16:23:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352a8183 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-12-10 16:23:41.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-12-10 16:23:41.430 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.440 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.442 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.443 [DefaultDispatcher-worker-2 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.443 [DefaultDispatcher-worker-2 @coroutine#2309] 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:42883/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:41.443 [DefaultDispatcher-worker-2 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.443 [DefaultDispatcher-worker-2 @coroutine#2309] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42883/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.445 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.445 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.452 [DefaultDispatcher-worker-2 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.453 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.453 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.453 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.454 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.454 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.455 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f5ce5b 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-12-10 16:23:41.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2024-12-10 16:23:41.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2024-12-10 16:23:41.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-12-10 16:23:41.460 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2024-12-10 16:23:41.470 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2024-12-10 16:23:41.472 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2024-12-10 16:23:41.482 [DefaultDispatcher-worker-10 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2024-12-10 16:23:41.482 [DefaultDispatcher-worker-2 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.490 [DefaultDispatcher-worker-8 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.499 [DefaultDispatcher-worker-4 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.505 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:41.508 [DefaultDispatcher-worker-8 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.510 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31327ffb 2024-12-10 16:23:41.510 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31327ffb 2024-12-10 16:23:41.513 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff597ad 2024-12-10 16:23:41.513 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff597ad 2024-12-10 16:23:41.516 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca148b 2024-12-10 16:23:41.516 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca148b 2024-12-10 16:23:41.519 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec89d96 2024-12-10 16:23:41.519 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec89d96 2024-12-10 16:23:41.522 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c27f813 2024-12-10 16:23:41.522 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c27f813 2024-12-10 16:23:41.524 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffc44c5 2024-12-10 16:23:41.524 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffc44c5 2024-12-10 16:23:41.527 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f97ffd 2024-12-10 16:23:41.527 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f97ffd 2024-12-10 16:23:41.529 [DefaultDispatcher-worker-13 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.530 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee762d9 2024-12-10 16:23:41.530 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee762d9 2024-12-10 16:23:41.533 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d63f676 2024-12-10 16:23:41.533 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d63f676 2024-12-10 16:23:41.533 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.544 [DefaultDispatcher-worker-12 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.554 [DefaultDispatcher-worker-2 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.559 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.564 [DefaultDispatcher-worker-7 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.565 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a0669 2024-12-10 16:23:41.565 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a0669 2024-12-10 16:23:41.568 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdde85a 2024-12-10 16:23:41.568 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdde85a 2024-12-10 16:23:41.571 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e26d19 2024-12-10 16:23:41.571 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e26d19 2024-12-10 16:23:41.573 [DefaultDispatcher-worker-8 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.574 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de0e261 2024-12-10 16:23:41.574 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de0e261 2024-12-10 16:23:41.577 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b8cfa 2024-12-10 16:23:41.577 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b8cfa 2024-12-10 16:23:41.580 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce7286b 2024-12-10 16:23:41.580 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce7286b 2024-12-10 16:23:41.583 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6776184b 2024-12-10 16:23:41.583 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6776184b 2024-12-10 16:23:41.583 [DefaultDispatcher-worker-12 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b70f9d 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-12-10 16:23:41.586 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcf1d2e 2024-12-10 16:23:41.586 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcf1d2e 2024-12-10 16:23:41.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-12-10 16:23:41.589 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef0a831 2024-12-10 16:23:41.589 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef0a831 2024-12-10 16:23:41.589 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.608 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.618 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.620 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.621 [DefaultDispatcher-worker-12 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.621 [DefaultDispatcher-worker-12 @coroutine#2352] 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:47257/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:41.621 [DefaultDispatcher-worker-12 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.621 [DefaultDispatcher-worker-12 @coroutine#2352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.623 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.623 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.631 [DefaultDispatcher-worker-4 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.632 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.632 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.632 [DefaultDispatcher-worker-4 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.633 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.633 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.634 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aff8207 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-12-10 16:23:41.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-12-10 16:23:41.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-12-10 16:23:41.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-12-10 16:23:41.638 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-12-10 16:23:41.649 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-12-10 16:23:41.650 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-12-10 16:23:41.661 [DefaultDispatcher-worker-2 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@278df226 2024-12-10 16:23:41.662 [DefaultDispatcher-worker-10 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.672 [DefaultDispatcher-worker-2 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.683 [DefaultDispatcher-worker-2 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.687 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:41.692 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2d0bc6 2024-12-10 16:23:41.692 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2d0bc6 2024-12-10 16:23:41.693 [DefaultDispatcher-worker-2 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.694 [DefaultDispatcher-worker-11 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.694 [DefaultDispatcher-worker-11 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 16:23:41.694 [DefaultDispatcher-worker-11 @coroutine#2380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.695 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20eae073 2024-12-10 16:23:41.695 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@20eae073 2024-12-10 16:23:41.695 [DefaultDispatcher-worker-8 @coroutine#2380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.695 [DefaultDispatcher-worker-8 @coroutine#2380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 16:23:41.695 [DefaultDispatcher-worker-8 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47257/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 16:23:41.695 [DefaultDispatcher-worker-8 @coroutine#2380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47257/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:41.696 [DefaultDispatcher-worker-8 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 16:23:41.696 [DefaultDispatcher-worker-8 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-12-10 16:23:41.696 [DefaultDispatcher-worker-8 @coroutine#2380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 16:23:41.697 [DefaultDispatcher-worker-3 @coroutine#2380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 16:23:41.697 [DefaultDispatcher-worker-3 @coroutine#2380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 16:23:41.698 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d560b6 2024-12-10 16:23:41.698 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d560b6 2024-12-10 16:23:41.700 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d7ea48 2024-12-10 16:23:41.701 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d7ea48 2024-12-10 16:23:41.703 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762ae8f 2024-12-10 16:23:41.703 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762ae8f 2024-12-10 16:23:41.706 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fc2b68 2024-12-10 16:23:41.707 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fc2b68 2024-12-10 16:23:41.710 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa33111 2024-12-10 16:23:41.710 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa33111 2024-12-10 16:23:41.712 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f81507 2024-12-10 16:23:41.712 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f81507 2024-12-10 16:23:41.715 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@335cc561 2024-12-10 16:23:41.715 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@335cc561 2024-12-10 16:23:41.715 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 16:23:41.718 [DefaultDispatcher-worker-17 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2862bac6 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-12-10 16:23:41.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:41.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:41.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-12-10 16:23:41.728 [DefaultDispatcher-worker-2 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:41.728 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.728 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.728 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.730 [DefaultDispatcher-worker-8 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.730 [DefaultDispatcher-worker-8 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.738 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.742 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50134e6d 2024-12-10 16:23:41.742 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50134e6d 2024-12-10 16:23:41.744 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4aa1f 2024-12-10 16:23:41.744 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4aa1f 2024-12-10 16:23:41.747 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeb251d 2024-12-10 16:23:41.747 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeb251d 2024-12-10 16:23:41.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:41.750 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe9a024 2024-12-10 16:23:41.750 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe9a024 2024-12-10 16:23:41.753 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3e592 2024-12-10 16:23:41.753 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3e592 2024-12-10 16:23:41.755 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebc3967 2024-12-10 16:23:41.755 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebc3967 2024-12-10 16:23:41.758 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:41.758 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7c2260 2024-12-10 16:23:41.758 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7c2260 2024-12-10 16:23:41.759 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:41.761 [DefaultDispatcher-worker-2 @coroutine#2408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.761 [DefaultDispatcher-worker-2 @coroutine#2408] 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:36037/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:41.761 [DefaultDispatcher-worker-2 @coroutine#2408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.761 [DefaultDispatcher-worker-2 @coroutine#2408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36037/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.761 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc65f6b 2024-12-10 16:23:41.761 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc65f6b 2024-12-10 16:23:41.763 [DefaultDispatcher-worker-7 @coroutine#2408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.763 [DefaultDispatcher-worker-7 @coroutine#2408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:41.765 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3563da74 2024-12-10 16:23:41.765 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3563da74 2024-12-10 16:23:41.765 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.770 [DefaultDispatcher-worker-7 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:41.770 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.770 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.770 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.771 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.771 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.773 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183e64a8 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-12-10 16:23:41.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-12-10 16:23:41.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2024-12-10 16:23:41.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2024-12-10 16:23:41.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-12-10 16:23:41.777 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2024-12-10 16:23:41.788 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2024-12-10 16:23:41.789 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2024-12-10 16:23:41.793 [DefaultDispatcher-worker-17 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/auth/register 2024-12-10 16:23:41.793 [DefaultDispatcher-worker-17 @coroutine#2429] 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:36037/auth/register. 2024-12-10 16:23:41.793 [DefaultDispatcher-worker-17 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/auth/register 2024-12-10 16:23:41.793 [DefaultDispatcher-worker-17 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36037/auth/register from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.794 [DefaultDispatcher-worker-9 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/auth/register 2024-12-10 16:23:41.794 [DefaultDispatcher-worker-9 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/auth/register 2024-12-10 16:23:41.799 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8466c2 2024-12-10 16:23:41.820 [DefaultDispatcher-worker-6 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:41.820 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.820 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.820 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.822 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.822 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.824 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.828 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1034c4 2024-12-10 16:23:41.828 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1034c4 2024-12-10 16:23:41.830 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d7cf36 2024-12-10 16:23:41.830 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d7cf36 2024-12-10 16:23:41.832 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e85fb4 2024-12-10 16:23:41.832 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e85fb4 2024-12-10 16:23:41.834 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63eac50d 2024-12-10 16:23:41.834 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63eac50d 2024-12-10 16:23:41.835 [DefaultDispatcher-worker-7 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36037/auth/register. 2024-12-10 16:23:41.835 [DefaultDispatcher-worker-7 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36037/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:41.836 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef17ba0 2024-12-10 16:23:41.837 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef17ba0 2024-12-10 16:23:41.839 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5243a337 2024-12-10 16:23:41.839 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5243a337 2024-12-10 16:23:41.841 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b24334 2024-12-10 16:23:41.841 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b24334 2024-12-10 16:23:41.843 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c53a42 2024-12-10 16:23:41.843 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c53a42 2024-12-10 16:23:41.846 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@462c6de1 2024-12-10 16:23:41.846 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@462c6de1 2024-12-10 16:23:41.846 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 16:23:41.858 [DefaultDispatcher-worker-10 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:41.868 [DefaultDispatcher-worker-12 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:41.877 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.882 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@406586d4 2024-12-10 16:23:41.882 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@406586d4 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31ce271c 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2024-12-10 16:23:41.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2024-12-10 16:23:41.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-12-10 16:23:41.885 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea270a8 2024-12-10 16:23:41.885 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea270a8 2024-12-10 16:23:41.888 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9deda4 2024-12-10 16:23:41.888 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9deda4 2024-12-10 16:23:41.890 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9f7a93 2024-12-10 16:23:41.890 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9f7a93 2024-12-10 16:23:41.893 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a01e92 2024-12-10 16:23:41.893 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a01e92 2024-12-10 16:23:41.896 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5a157e 2024-12-10 16:23:41.896 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5a157e 2024-12-10 16:23:41.899 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8f2fdc 2024-12-10 16:23:41.899 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8f2fdc 2024-12-10 16:23:41.901 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb085dc 2024-12-10 16:23:41.901 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb085dc 2024-12-10 16:23:41.904 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c075236 2024-12-10 16:23:41.904 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c075236 2024-12-10 16:23:41.904 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 16:23:41.905 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2024-12-10 16:23:41.915 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2024-12-10 16:23:41.917 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2024-12-10 16:23:41.918 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:41.919 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 16:23:41.919 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:41.919 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.920 [DefaultDispatcher-worker-14 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:41.920 [DefaultDispatcher-worker-14 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:41.928 [DefaultDispatcher-worker-12 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2024-12-10 16:23:41.928 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:41.928 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 16:23:41.928 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 16:23:41.929 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 16:23:41.929 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:41.932 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2024-12-10 16:23:41.938 [Test worker @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2024-12-10 16:23:41.954 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2024-12-10 16:23:41.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-12-10 16:23:41.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-12-10 16:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.955 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64faf3d: (connection evicted) 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:41.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-12-10 16:23:41.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ea7c8f 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-12-10 16:23:41.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-12-10 16:23:41.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-12-10 16:23:41.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-12-10 16:23:41.964 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-12-10 16:23:41.973 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-12-10 16:23:41.975 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-12-10 16:23:41.976 [DefaultDispatcher-worker-6 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:41.976 [DefaultDispatcher-worker-6 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 16:23:41.976 [DefaultDispatcher-worker-6 @coroutine#2474] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:41.976 [DefaultDispatcher-worker-6 @coroutine#2474] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:41.978 [DefaultDispatcher-worker-9 @coroutine#2474] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:41.978 [DefaultDispatcher-worker-9 @coroutine#2474] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:41.982 [DefaultDispatcher-worker-2 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:41.982 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.982 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:41.982 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.983 [DefaultDispatcher-worker-16 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.984 [DefaultDispatcher-worker-16 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:41.985 [DefaultDispatcher-worker-4 @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-12-10 16:23:41.985 [DefaultDispatcher-worker-4 @coroutine#2473] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:41.985 [DefaultDispatcher-worker-4 @coroutine#2473] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 16:23:41.985 [DefaultDispatcher-worker-4 @coroutine#2473] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 16:23:41.986 [DefaultDispatcher-worker-5 @coroutine#2473] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 16:23:41.986 [DefaultDispatcher-worker-5 @coroutine#2473] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:41.988 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-12-10 16:23:41.991 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-12-10 16:23:41.993 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-12-10 16:23:41.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-12-10 16:23:41.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-12-10 16:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:41.994 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12: (connection evicted) 2024-12-10 16:23:41.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:41.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-12-10 16:23:41.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@146b4c6c 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:41.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:41.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-12-10 16:23:41.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:41.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:41.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-12-10 16:23:41.999 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.009 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.011 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.012 [DefaultDispatcher-worker-5 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.012 [DefaultDispatcher-worker-5 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 16:23:42.012 [DefaultDispatcher-worker-5 @coroutine#2504] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.012 [DefaultDispatcher-worker-5 @coroutine#2504] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:42.013 [DefaultDispatcher-worker-4 @coroutine#2504] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.013 [DefaultDispatcher-worker-4 @coroutine#2504] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.021 [DefaultDispatcher-worker-12 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.021 [DefaultDispatcher-worker-12 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.021 [DefaultDispatcher-worker-12 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 16:23:42.021 [DefaultDispatcher-worker-12 @coroutine#2503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.022 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.022 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.024 [DefaultDispatcher-worker-10 @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ec6960 2024-12-10 16:23:42.024 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.027 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.030 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.032 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.034 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.038 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.039 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2024-12-10 16:23:42.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-12-10 16:23:42.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-12-10 16:23:42.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.040 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49318c2a: (connection evicted) 2024-12-10 16:23:42.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-12-10 16:23:42.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f93303f 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-12-10 16:23:42.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-12-10 16:23:42.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-12-10 16:23:42.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-12-10 16:23:42.045 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-12-10 16:23:42.055 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-12-10 16:23:42.057 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-12-10 16:23:42.057 [DefaultDispatcher-worker-17 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.057 [DefaultDispatcher-worker-17 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 16:23:42.057 [DefaultDispatcher-worker-17 @coroutine#2543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.058 [DefaultDispatcher-worker-17 @coroutine#2543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:42.059 [DefaultDispatcher-worker-14 @coroutine#2543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.059 [DefaultDispatcher-worker-14 @coroutine#2543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.067 [DefaultDispatcher-worker-12 @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-12-10 16:23:42.067 [DefaultDispatcher-worker-12 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.067 [DefaultDispatcher-worker-12 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 16:23:42.067 [DefaultDispatcher-worker-12 @coroutine#2542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.068 [DefaultDispatcher-worker-14 @coroutine#2542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.068 [DefaultDispatcher-worker-14 @coroutine#2542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.070 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-12-10 16:23:42.073 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-12-10 16:23:42.075 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-12-10 16:23:42.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-12-10 16:23:42.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-12-10 16:23:42.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.077 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3359217d: (connection evicted) 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-12-10 16:23:42.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5f06bb 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-12-10 16:23:42.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-12-10 16:23:42.083 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.094 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.096 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.097 [DefaultDispatcher-worker-1 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.097 [DefaultDispatcher-worker-1 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 16:23:42.097 [DefaultDispatcher-worker-1 @coroutine#2575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.097 [DefaultDispatcher-worker-1 @coroutine#2575] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:42.098 [DefaultDispatcher-worker-5 @coroutine#2575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.099 [DefaultDispatcher-worker-5 @coroutine#2575] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.106 [DefaultDispatcher-worker-14 @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.107 [DefaultDispatcher-worker-14 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.107 [DefaultDispatcher-worker-14 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 16:23:42.107 [DefaultDispatcher-worker-14 @coroutine#2574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.107 [DefaultDispatcher-worker-5 @coroutine#2574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.107 [DefaultDispatcher-worker-5 @coroutine#2574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.107 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:42.108 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.108 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.108 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.109 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.109 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.109 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.112 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.114 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.115 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.116 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.119 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2024-12-10 16:23:42.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-12-10 16:23:42.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-12-10 16:23:42.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.120 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54519d74: (connection evicted) 2024-12-10 16:23:42.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-12-10 16:23:42.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e092ca 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-12-10 16:23:42.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2024-12-10 16:23:42.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2024-12-10 16:23:42.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-12-10 16:23:42.125 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2024-12-10 16:23:42.135 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2024-12-10 16:23:42.137 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2024-12-10 16:23:42.138 [DefaultDispatcher-worker-10 @coroutine#2609] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.138 [DefaultDispatcher-worker-10 @coroutine#2609] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 16:23:42.138 [DefaultDispatcher-worker-10 @coroutine#2609] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.138 [DefaultDispatcher-worker-10 @coroutine#2609] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:42.140 [DefaultDispatcher-worker-15 @coroutine#2609] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.140 [DefaultDispatcher-worker-15 @coroutine#2609] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 16:23:42.148 [DefaultDispatcher-worker-17 @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2024-12-10 16:23:42.148 [DefaultDispatcher-worker-17 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.148 [DefaultDispatcher-worker-17 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 16:23:42.148 [DefaultDispatcher-worker-17 @coroutine#2608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.149 [DefaultDispatcher-worker-8 @coroutine#2608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.149 [DefaultDispatcher-worker-8 @coroutine#2608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 16:23:42.151 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2024-12-10 16:23:42.153 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2024-12-10 16:23:42.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-12-10 16:23:42.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-12-10 16:23:42.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.155 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc: (connection evicted) 2024-12-10 16:23:42.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-12-10 16:23:42.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-12-10 16:23:42.261 [DefaultDispatcher-worker-16 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:42.261 [DefaultDispatcher-worker-16 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.261 [DefaultDispatcher-worker-16 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.261 [DefaultDispatcher-worker-16 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.261 [DefaultDispatcher-worker-9 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:42.262 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.262 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.262 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.262 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.262 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.263 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.328 [DefaultDispatcher-worker-17 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:42.329 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.329 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.329 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.330 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.330 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.464 [DefaultDispatcher-worker-3 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:42.464 [DefaultDispatcher-worker-3 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.464 [DefaultDispatcher-worker-3 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.464 [DefaultDispatcher-worker-3 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.465 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.466 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.485 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58d635de 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.495 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-12-10 16:23:42.496 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1b96b9 2024-12-10 16:23:42.496 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1b96b9 2024-12-10 16:23:42.496 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-12-10 16:23:42.513 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1b96b9 2024-12-10 16:23:42.528 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1b96b9 2024-12-10 16:23:42.529 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1b96b9 2024-12-10 16:23:42.531 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1b96b9 2024-12-10 16:23:42.540 [DefaultDispatcher-worker-1 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1b96b9 2024-12-10 16:23:42.553 [DefaultDispatcher-worker-9 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1b96b9 2024-12-10 16:23:42.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-12-10 16:23:42.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-12-10 16:23:42.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.556 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1b96b9: (connection evicted) 2024-12-10 16:23:42.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-12-10 16:23:42.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21632bf8 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.559 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-12-10 16:23:42.560 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-12-10 16:23:42.560 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-12-10 16:23:42.560 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-12-10 16:23:42.576 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-12-10 16:23:42.585 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-12-10 16:23:42.587 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-12-10 16:23:42.589 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc46dde 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.589 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.590 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.590 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-12-10 16:23:42.590 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-12-10 16:23:42.590 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-12-10 16:23:42.590 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-12-10 16:23:42.605 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-12-10 16:23:42.615 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-12-10 16:23:42.616 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-12-10 16:23:42.618 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-12-10 16:23:42.628 [DefaultDispatcher-worker-1 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dc895e 2024-12-10 16:23:42.642 [DefaultDispatcher-worker-12 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-12-10 16:23:42.643 [DefaultDispatcher-worker-1 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:42.643 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.643 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.643 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.644 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.644 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.651 [DefaultDispatcher-worker-7 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-12-10 16:23:42.660 [DefaultDispatcher-worker-4 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb 2024-12-10 16:23:42.660 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-12-10 16:23:42.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-12-10 16:23:42.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.674 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7b15bb: (connection evicted) 2024-12-10 16:23:42.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-12-10 16:23:42.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-12-10 16:23:42.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-12-10 16:23:42.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-12-10 16:23:42.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.675 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32dc895e: (connection evicted) 2024-12-10 16:23:42.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-12-10 16:23:42.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a3c078 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.676 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-12-10 16:23:42.677 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-12-10 16:23:42.695 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-12-10 16:23:42.705 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-12-10 16:23:42.707 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-12-10 16:23:42.708 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-12-10 16:23:42.708 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10806dbe 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-12-10 16:23:42.709 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-12-10 16:23:42.723 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-12-10 16:23:42.733 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-12-10 16:23:42.734 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-12-10 16:23:42.736 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-12-10 16:23:42.740 [DefaultDispatcher-worker-11 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:42.740 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.740 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.740 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.742 [DefaultDispatcher-worker-4 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.742 [DefaultDispatcher-worker-4 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.745 [DefaultDispatcher-worker-16 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb 2024-12-10 16:23:42.758 [DefaultDispatcher-worker-16 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-12-10 16:23:42.767 [DefaultDispatcher-worker-2 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-12-10 16:23:42.776 [DefaultDispatcher-worker-12 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef 2024-12-10 16:23:42.777 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-12-10 16:23:42.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-12-10 16:23:42.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.780 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5663ef: (connection evicted) 2024-12-10 16:23:42.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-12-10 16:23:42.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-12-10 16:23:42.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-12-10 16:23:42.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-12-10 16:23:42.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.781 [DefaultDispatcher-worker-3 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:42.781 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.781 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1695f7cb: (connection evicted) 2024-12-10 16:23:42.781 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.781 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-12-10 16:23:42.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-12-10 16:23:42.783 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.783 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25865fca 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.784 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.785 [Test worker @coroutine#2767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-12-10 16:23:42.799 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.808 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.810 [Test worker @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.811 [Test worker @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.831 [DefaultDispatcher-worker-8 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:42.831 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.831 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.831 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.833 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.833 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.834 [DefaultDispatcher-worker-6 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.843 [DefaultDispatcher-worker-16 @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.845 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.854 [DefaultDispatcher-worker-6 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b 2024-12-10 16:23:42.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-12-10 16:23:42.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-12-10 16:23:42.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.874 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c11ec9b: (connection evicted) 2024-12-10 16:23:42.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-12-10 16:23:42.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56114349 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.876 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-12-10 16:23:42.890 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.900 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.901 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.903 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.927 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.928 [DefaultDispatcher-worker-3 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.937 [DefaultDispatcher-worker-9 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.940 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.949 [DefaultDispatcher-worker-6 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-12-10 16:23:42.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-12-10 16:23:42.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-12-10 16:23:42.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:42.956 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7: (connection evicted) 2024-12-10 16:23:42.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:42.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-12-10 16:23:42.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24090832 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:42.958 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:42.959 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:42.959 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:42.959 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:42.959 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:42.959 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:42.959 [Test worker @coroutine#2876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-12-10 16:23:42.959 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:42.959 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:42.959 [Test worker @coroutine#2876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-12-10 16:23:42.974 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:42.984 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:42.985 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:42.987 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:42.995 [DefaultDispatcher-worker-10 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:42.995 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.995 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:42.995 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.996 [DefaultDispatcher-worker-13 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.996 [DefaultDispatcher-worker-13 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:42.997 [DefaultDispatcher-worker-13 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:43.002 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.017 [DefaultDispatcher-worker-15 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:43.027 [DefaultDispatcher-worker-12 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:43.080 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.080 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.080 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.143 [DefaultDispatcher-worker-1 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:43.144 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.144 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.144 [DefaultDispatcher-worker-1 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.145 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.145 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.219 [DefaultDispatcher-worker-2 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2024-12-10 16:23:43.267 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-12-10 16:23:43.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-12-10 16:23:43.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.268 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79408109: (connection evicted) 2024-12-10 16:23:43.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:43.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-12-10 16:23:43.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-12-10 16:23:43.272 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e98fd10 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.273 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-12-10 16:23:43.276 [DefaultDispatcher-worker-5 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:43.277 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.277 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.277 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.277 [DefaultDispatcher-worker-15 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:43.277 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.277 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.277 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.278 [DefaultDispatcher-worker-9 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.278 [DefaultDispatcher-worker-9 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.278 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.291 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.302 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.304 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.306 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.316 [DefaultDispatcher-worker-2 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.318 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.339 [DefaultDispatcher-worker-17 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.339 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:43.339 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.339 [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://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.339 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.341 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.341 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.348 [DefaultDispatcher-worker-14 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3 2024-12-10 16:23:43.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-12-10 16:23:43.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-12-10 16:23:43.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.358 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25d6ae3: (connection evicted) 2024-12-10 16:23:43.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:43.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-12-10 16:23:43.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f9191c1 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c69ea30 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c69ea30 2024-12-10 16:23:43.360 [Test worker @coroutine#2966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-12-10 16:23:43.374 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c69ea30 2024-12-10 16:23:43.384 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c69ea30 2024-12-10 16:23:43.386 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c69ea30 2024-12-10 16:23:43.387 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c69ea30 2024-12-10 16:23:43.398 [DefaultDispatcher-worker-11 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c69ea30 2024-12-10 16:23:43.461 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-12-10 16:23:43.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-12-10 16:23:43.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.467 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c69ea30: (connection evicted) 2024-12-10 16:23:43.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:43.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-12-10 16:23:43.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be95197 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:43.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:43.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-12-10 16:23:43.476 [DefaultDispatcher-worker-16 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:43.477 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.477 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.477 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.478 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.478 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.572 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:43.573 [DefaultDispatcher-worker-17 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.580 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.581 [DefaultDispatcher-worker-3 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.590 [DefaultDispatcher-worker-8 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.599 [DefaultDispatcher-worker-13 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.606 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.629 [DefaultDispatcher-worker-8 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.629 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 16:23:43.630 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.636 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-12-10 16:23:43.637 [DefaultDispatcher-worker-1 @coroutine#3008] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105e8710 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:43.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:43.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:43.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:43.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:43.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:43.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:43.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-12-10 16:23:43.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-12-10 16:23:43.654 [DefaultDispatcher-worker-16 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:43.654 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.654 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:43.654 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.654 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.654 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:43.654 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.654 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.655 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.655 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.656 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.657 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 16:23:43.657 [eventLoopGroupProxy-19-1 @call-handler#3022] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 16:23:43.657 [eventLoopGroupProxy-19-1 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.657 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.657 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:43.658 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.658 [DefaultDispatcher-worker-7 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.658 [DefaultDispatcher-worker-7 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6517bc6b 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:43.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:43.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-12-10 16:23:43.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-12-10 16:23:43.678 [DefaultDispatcher-worker-1 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.678 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.678 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.678 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.679 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 16:23:43.679 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.680 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.680 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.683 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.683 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:43.683 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.683 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626e5554 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:43.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-12-10 16:23:43.684 [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/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-12-10 16:23:43.684 [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 2024-12-10 16:23:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-12-10 16:23:43.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-12-10 16:23:43.684 [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. 2024-12-10 16:23:43.685 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.685 [eventLoopGroupProxy-19-3 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 16:23:43.685 [eventLoopGroupProxy-19-3 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.685 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.685 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.689 [DefaultDispatcher-worker-13 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.699 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.704 [DefaultDispatcher-worker-10 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.704 [DefaultDispatcher-worker-10 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 16:23:43.704 [DefaultDispatcher-worker-10 @coroutine#3045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.704 [DefaultDispatcher-worker-10 @coroutine#3045] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 16:23:43.705 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 16:23:43.705 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.705 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:43.706 [eventLoopGroupProxy-19-4 @call-handler#3053] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 16:23:43.706 [eventLoopGroupProxy-19-4 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.706 [DefaultDispatcher-worker-8 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.707 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.707 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.707 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.709 [eventLoopGroupProxy-19-5 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 16:23:43.709 [eventLoopGroupProxy-19-5 @call-handler#3059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.710 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.710 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.714 [DefaultDispatcher-worker-8 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.714 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.715 [DefaultDispatcher-worker-7 @coroutine#3045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.715 [DefaultDispatcher-worker-7 @coroutine#3045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 16:23:43.719 [DefaultDispatcher-worker-6 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.723 [DefaultDispatcher-worker-3 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.727 [DefaultDispatcher-worker-14 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.727 [DefaultDispatcher-worker-11 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-12-10 16:23:43.727 [DefaultDispatcher-worker-11 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.727 [DefaultDispatcher-worker-11 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.727 [DefaultDispatcher-worker-11 @coroutine#3044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.728 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 16:23:43.728 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.728 [DefaultDispatcher-worker-5 @coroutine#3044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.728 [DefaultDispatcher-worker-5 @coroutine#3044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.737 [DefaultDispatcher-worker-11 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-12-10 16:23:43.738 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.746 [DefaultDispatcher-worker-3 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-12-10 16:23:43.751 [DefaultDispatcher-worker-13 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:43.751 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.751 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.751 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.752 [DefaultDispatcher-worker-3 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.752 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.752 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.753 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-12-10 16:23:43.753 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-12-10 16:23:43.753 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-12-10 16:23:43.754 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-12-10 16:23:43.755 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.762 [DefaultDispatcher-worker-5 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.763 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.780 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-12-10 16:23:43.780 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-12-10 16:23:43.780 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-12-10 16:23:43.780 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.781 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579841 2024-12-10 16:23:43.781 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579841. 2024-12-10 16:23:43.781 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579841 2024-12-10 16:23:43.781 [eventLoopGroupProxy-19-2 @call-handler#3091] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-12-10 16:23:43.782 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.784 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.786 [eventLoopGroupProxy-19-2 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.786 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579841 2024-12-10 16:23:43.786 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579841 2024-12-10 16:23:43.786 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579841. 2024-12-10 16:23:43.786 [DefaultDispatcher-worker-1 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579841 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.793 [DefaultDispatcher-worker-6 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:43.793 [DefaultDispatcher-worker-6 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.793 [DefaultDispatcher-worker-6 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.793 [DefaultDispatcher-worker-6 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.794 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.794 [DefaultDispatcher-worker-7 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.797 [DefaultDispatcher-worker-14 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.798 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 16:23:43.798 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-12-10 16:23:43.798 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 16:23:43.799 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-12-10 16:23:43.801 [eventLoopGroupProxy-19-2 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.802 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 16:23:43.802 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 16:23:43.802 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-12-10 16:23:43.802 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.811 [DefaultDispatcher-worker-6 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.823 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.832 [DefaultDispatcher-worker-6 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.840 [DefaultDispatcher-worker-6 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.840 [DefaultDispatcher-worker-3 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.840 [DefaultDispatcher-worker-3 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:43.840 [DefaultDispatcher-worker-3 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:43.840 [DefaultDispatcher-worker-3 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:43.841 [DefaultDispatcher-worker-3 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 16:23:43.841 [DefaultDispatcher-worker-16 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:43.841 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.841 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:43.841 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.842 [eventLoopGroupProxy-19-2 @call-handler#3106] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 16:23:43.842 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.842 [DefaultDispatcher-worker-5 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:43.842 [eventLoopGroupProxy-19-2 @call-handler#3106] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 16:23:43.842 [eventLoopGroupProxy-19-2 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:43.852 [DefaultDispatcher-worker-11 @call-handler#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.852 [eventLoopGroupProxy-19-2 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.853 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:43.853 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:43.853 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:43.853 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.863 [DefaultDispatcher-worker-7 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.867 [DefaultDispatcher-worker-11 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.868 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-12-10 16:23:43.868 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-12-10 16:23:43.868 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-12-10 16:23:43.869 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-12-10 16:23:43.877 [DefaultDispatcher-worker-11 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.878 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:43.888 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-12-10 16:23:43.888 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-12-10 16:23:43.889 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-12-10 16:23:43.889 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.889 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579842 2024-12-10 16:23:43.889 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579842. 2024-12-10 16:23:43.889 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579842 2024-12-10 16:23:43.890 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-12-10 16:23:43.891 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.891 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579842 2024-12-10 16:23:43.891 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579842 2024-12-10 16:23:43.892 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579842. 2024-12-10 16:23:43.892 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670046780988579842 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.901 [DefaultDispatcher-worker-4 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.902 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 16:23:43.902 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-12-10 16:23:43.902 [DefaultDispatcher-worker-4 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 16:23:43.903 [eventLoopGroupProxy-19-2 @call-handler#3128] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-12-10 16:23:43.903 [eventLoopGroupProxy-19-2 @call-handler#3128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.904 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 16:23:43.904 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 16:23:43.904 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-12-10 16:23:43.904 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.914 [DefaultDispatcher-worker-2 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.938 [DefaultDispatcher-worker-2 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.948 [DefaultDispatcher-worker-1 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.948 [DefaultDispatcher-worker-11 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.948 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:43.948 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:43.948 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:43.948 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 16:23:43.949 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 16:23:43.949 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 16:23:43.950 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:43.957 [DefaultDispatcher-worker-17 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.967 [DefaultDispatcher-worker-2 @call-handler#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:43.967 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.968 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:43.968 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:43.968 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:43.968 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.977 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 2024-12-10 16:23:43.977 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840. 2024-12-10 16:23:43.977 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 2024-12-10 16:23:43.978 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.978 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:43.978 [UI Thread @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.978 [eventLoopGroupProxy-19-2 @call-handler#3168] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-12-10 16:23:43.979 [eventLoopGroupProxy-19-5 @call-handler#3170] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-12-10 16:23:43.980 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.980 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:43.980 [UI Thread @coroutine#3162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.981 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.981 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:43.981 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.981 [DefaultDispatcher-worker-5 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:43.982 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 2024-12-10 16:23:43.982 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841. 2024-12-10 16:23:43.982 [UI Thread @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 2024-12-10 16:23:43.983 [eventLoopGroupProxy-19-5 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.983 [eventLoopGroupProxy-19-6 @call-handler#3191] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-12-10 16:23:43.984 [eventLoopGroupProxy-19-2 @call-handler#3168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.984 [eventLoopGroupProxy-19-7 @call-handler#3193] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-12-10 16:23:43.984 [UI Thread @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.984 [UI Thread @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.984 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:43.984 [UI Thread @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.985 [eventLoopGroupProxy-19-8 @call-handler#3197] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-12-10 16:23:43.985 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 2024-12-10 16:23:43.985 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 2024-12-10 16:23:43.985 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840. 2024-12-10 16:23:43.985 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.985 [eventLoopGroupProxy-19-7 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.986 [eventLoopGroupProxy-19-6 @call-handler#3191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.986 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.986 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.986 [UI Thread @coroutine#3162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.986 [UI Thread @coroutine#3162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:43.986 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:43.986 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.987 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:43.987 [UI Thread @coroutine#3162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:43.995 [DefaultDispatcher-worker-14 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:43.998 [eventLoopGroupProxy-19-8 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:43.999 [UI Thread @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 2024-12-10 16:23:43.999 [UI Thread @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 2024-12-10 16:23:43.999 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841. 2024-12-10 16:23:43.999 [UI Thread @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.005 [DefaultDispatcher-worker-8 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.007 [DefaultDispatcher-worker-7 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:44.007 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.007 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.007 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.008 [DefaultDispatcher-worker-15 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.008 [DefaultDispatcher-worker-15 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.014 [DefaultDispatcher-worker-3 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.023 [DefaultDispatcher-worker-5 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.035 [DefaultDispatcher-worker-17 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.041 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670046780988579840 2024-12-10 16:23:44.041 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670046780988579840. 2024-12-10 16:23:44.041 [UI Thread @coroutine#3215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670046780988579840 2024-12-10 16:23:44.042 [eventLoopGroupProxy-19-2 @call-handler#3217] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-12-10 16:23:44.043 [eventLoopGroupProxy-19-2 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.044 [UI Thread @coroutine#3215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670046780988579840 2024-12-10 16:23:44.044 [UI Thread @coroutine#3215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670046780988579840 2024-12-10 16:23:44.044 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670046780988579840. 2024-12-10 16:23:44.044 [UI Thread @coroutine#3215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.054 [DefaultDispatcher-worker-3 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.065 [DefaultDispatcher-worker-2 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.075 [DefaultDispatcher-worker-17 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.076 [DefaultDispatcher-worker-17 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:44.076 [DefaultDispatcher-worker-17 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:44.076 [DefaultDispatcher-worker-17 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:44.076 [DefaultDispatcher-worker-17 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 16:23:44.076 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.077 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 16:23:44.077 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 16:23:44.077 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:44.086 [DefaultDispatcher-worker-14 @call-handler#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:44.087 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.087 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:44.087 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:44.088 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:44.088 [DefaultDispatcher-worker-5 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.096 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670046780988579842&assignmentUid=670046780988579840&clazzUid=670046780988579840&submitterUid=670046780988579841 2024-12-10 16:23:44.096 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670046780988579842&assignmentUid=670046780988579840&clazzUid=670046780988579840&submitterUid=670046780988579841. 2024-12-10 16:23:44.096 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670046780988579842&assignmentUid=670046780988579840&clazzUid=670046780988579840&submitterUid=670046780988579841 2024-12-10 16:23:44.097 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-12-10 16:23:44.098 [DefaultDispatcher-worker-3 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.102 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.103 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670046780988579842&assignmentUid=670046780988579840&clazzUid=670046780988579840&submitterUid=670046780988579841 2024-12-10 16:23:44.103 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670046780988579842&assignmentUid=670046780988579840&clazzUid=670046780988579840&submitterUid=670046780988579841 2024-12-10 16:23:44.103 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670046780988579842&assignmentUid=670046780988579840&clazzUid=670046780988579840&submitterUid=670046780988579841. 2024-12-10 16:23:44.103 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670046780988579842&assignmentUid=670046780988579840&clazzUid=670046780988579840&submitterUid=670046780988579841 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.114 [DefaultDispatcher-worker-10 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.122 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670046780988579841 2024-12-10 16:23:44.122 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670046780988579841. 2024-12-10 16:23:44.122 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670046780988579841 2024-12-10 16:23:44.123 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-12-10 16:23:44.124 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.124 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.124 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.124 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.124 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670046780988579840 2024-12-10 16:23:44.124 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670046780988579840. 2024-12-10 16:23:44.124 [UI Thread @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670046780988579840 2024-12-10 16:23:44.124 [eventLoopGroupProxy-19-6 @call-handler#3274] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-12-10 16:23:44.125 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.125 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.125 [UI Thread @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.125 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.125 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.125 [UI Thread @coroutine#3269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.125 [eventLoopGroupProxy-19-2 @call-handler#3280] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-12-10 16:23:44.125 [eventLoopGroupProxy-19-7 @call-handler#3284] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-12-10 16:23:44.126 [eventLoopGroupProxy-19-8 @call-handler#3285] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-12-10 16:23:44.126 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670046780988579841 2024-12-10 16:23:44.126 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670046780988579841 2024-12-10 16:23:44.127 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670046780988579841. 2024-12-10 16:23:44.127 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670046780988579841 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.127 [eventLoopGroupProxy-19-7 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.128 [UI Thread @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.128 [UI Thread @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.128 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.128 [UI Thread @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.128 [eventLoopGroupProxy-19-8 @call-handler#3285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.129 [UI Thread @coroutine#3269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.129 [UI Thread @coroutine#3269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.129 [eventLoopGroupProxy-19-6 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.129 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.129 [UI Thread @coroutine#3269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.129 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.129 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.129 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.129 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670046780988579841&assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.130 [eventLoopGroupProxy-19-2 @call-handler#3280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.131 [UI Thread @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670046780988579840 2024-12-10 16:23:44.131 [UI Thread @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670046780988579840 2024-12-10 16:23:44.131 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670046780988579840. 2024-12-10 16:23:44.131 [UI Thread @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.137 [DefaultDispatcher-worker-1 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.146 [DefaultDispatcher-worker-2 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.155 [DefaultDispatcher-worker-7 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:44.155 [DefaultDispatcher-worker-3 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.155 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.155 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.155 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.156 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.156 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.163 [DefaultDispatcher-worker-9 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.173 [DefaultDispatcher-worker-6 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.178 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579842 2024-12-10 16:23:44.178 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579842. 2024-12-10 16:23:44.178 [UI Thread @coroutine#3302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579842 2024-12-10 16:23:44.179 [eventLoopGroupProxy-19-2 @call-handler#3304] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-12-10 16:23:44.183 [eventLoopGroupProxy-19-2 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.184 [UI Thread @coroutine#3302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579842 2024-12-10 16:23:44.184 [UI Thread @coroutine#3302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579842 2024-12-10 16:23:44.184 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579842. 2024-12-10 16:23:44.184 [UI Thread @coroutine#3302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579842 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.195 [DefaultDispatcher-worker-9 @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.197 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670046780988579841 2024-12-10 16:23:44.197 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670046780988579841. 2024-12-10 16:23:44.197 [UI Thread @coroutine#3302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670046780988579841 2024-12-10 16:23:44.198 [eventLoopGroupProxy-19-2 @call-handler#3308] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2024-12-10 16:23:44.199 [eventLoopGroupProxy-19-2 @call-handler#3308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.200 [UI Thread @coroutine#3302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670046780988579841 2024-12-10 16:23:44.200 [UI Thread @coroutine#3302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670046780988579841 2024-12-10 16:23:44.200 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670046780988579841. 2024-12-10 16:23:44.200 [UI Thread @coroutine#3302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670046780988579841 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.209 [DefaultDispatcher-worker-9 @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.221 [DefaultDispatcher-worker-13 @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.231 [DefaultDispatcher-worker-9 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.231 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:44.231 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:44.231 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:44.231 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 16:23:44.232 [eventLoopGroupProxy-19-2 @call-handler#3313] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 16:23:44.233 [eventLoopGroupProxy-19-2 @call-handler#3313] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 16:23:44.233 [eventLoopGroupProxy-19-2 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 16:23:44.243 [DefaultDispatcher-worker-14 @call-handler#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a571516 2024-12-10 16:23:44.243 [eventLoopGroupProxy-19-2 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.244 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:44.244 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 16:23:44.244 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 16:23:44.244 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.246 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 2024-12-10 16:23:44.247 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840. 2024-12-10 16:23:44.247 [UI Thread @coroutine#3337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 2024-12-10 16:23:44.247 [UI Thread @coroutine#3341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.247 [UI Thread @coroutine#3341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.247 [UI Thread @coroutine#3341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.247 [UI Thread @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.247 [UI Thread @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.247 [UI Thread @coroutine#3346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.248 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.248 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.248 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.248 [eventLoopGroupProxy-19-2 @call-handler#3354] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-12-10 16:23:44.248 [eventLoopGroupProxy-19-6 @call-handler#3357] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-12-10 16:23:44.248 [eventLoopGroupProxy-19-7 @call-handler#3362] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-12-10 16:23:44.248 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 2024-12-10 16:23:44.248 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841. 2024-12-10 16:23:44.248 [UI Thread @coroutine#3366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 2024-12-10 16:23:44.249 [eventLoopGroupProxy-19-2 @call-handler#3354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.249 [eventLoopGroupProxy-19-8 @call-handler#3372] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-12-10 16:23:44.249 [eventLoopGroupProxy-19-7 @call-handler#3362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.250 [eventLoopGroupProxy-19-8 @call-handler#3372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.250 [eventLoopGroupProxy-19-6 @call-handler#3357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.250 [eventLoopGroupProxy-19-9 @call-handler#3379] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-12-10 16:23:44.250 [UI Thread @coroutine#3337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 2024-12-10 16:23:44.250 [UI Thread @coroutine#3337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 2024-12-10 16:23:44.250 [UI Thread @coroutine#3346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.250 [UI Thread @coroutine#3346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.250 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.250 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.251 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840. 2024-12-10 16:23:44.251 [UI Thread @coroutine#3337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.251 [UI Thread @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.251 [UI Thread @coroutine#3346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.251 [UI Thread @coroutine#3341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.251 [UI Thread @coroutine#3341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 2024-12-10 16:23:44.251 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.251 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.251 [UI Thread @coroutine#3341] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840. 2024-12-10 16:23:44.251 [UI Thread @coroutine#3341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670046780988579841&assignmentUid=670046780988579840 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.253 [eventLoopGroupProxy-19-9 @call-handler#3379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 16:23:44.253 [UI Thread @coroutine#3366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 2024-12-10 16:23:44.253 [UI Thread @coroutine#3366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 2024-12-10 16:23:44.253 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841. 2024-12-10 16:23:44.253 [UI Thread @coroutine#3366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670046780988579840&clazzUid=670046780988579840&accountPersonUid=670046780988579841 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:44.254 [DefaultDispatcher-worker-2 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-12-10 16:23:44.258 [DefaultDispatcher-worker-3 @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.267 [DefaultDispatcher-worker-4 @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.275 [DefaultDispatcher-worker-5 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.284 [DefaultDispatcher-worker-1 @coroutine#3341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.286 [DefaultDispatcher-worker-5 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:44.286 [DefaultDispatcher-worker-8 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:44.286 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.286 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.286 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.286 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.286 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.286 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.287 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.287 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.287 [DefaultDispatcher-worker-10 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.294 [DefaultDispatcher-worker-5 @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6903ef57 2024-12-10 16:23:44.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-12-10 16:23:44.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-12-10 16:23:44.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.299 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6903ef57: (connection evicted) 2024-12-10 16:23:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:44.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-12-10 16:23:44.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-12-10 16:23:44.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-12-10 16:23:44.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-12-10 16:23:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.301 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44eda25b: (connection evicted) 2024-12-10 16:23:44.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:44.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-12-10 16:23:44.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-12-10 16:23:44.343 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.351 [DefaultDispatcher-worker-14 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:44.352 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.352 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.352 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.353 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.353 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.376 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.488 [DefaultDispatcher-worker-17 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:44.488 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.488 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.488 [DefaultDispatcher-worker-17 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.489 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.489 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.510 [DefaultDispatcher-worker-6 @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@846b47 2024-12-10 16:23:44.539 [DefaultDispatcher-worker-6 @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-12-10 16:23:44.559 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.578 [DefaultDispatcher-worker-8 @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-12-10 16:23:44.605 [DefaultDispatcher-worker-8 @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-12-10 16:23:44.609 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.638 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.665 [DefaultDispatcher-worker-9 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:44.665 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.665 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.665 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.666 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.666 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.677 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.704 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:44.762 [DefaultDispatcher-worker-14 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:44.762 [DefaultDispatcher-worker-14 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.762 [DefaultDispatcher-worker-14 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.762 [DefaultDispatcher-worker-14 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.763 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.763 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.804 [DefaultDispatcher-worker-8 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:44.804 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.804 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.804 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.805 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.805 [DefaultDispatcher-worker-8 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.852 [DefaultDispatcher-worker-14 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:44.852 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.852 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:44.852 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.853 [DefaultDispatcher-worker-17 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:44.853 [DefaultDispatcher-worker-17 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.018 [DefaultDispatcher-worker-17 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:45.018 [DefaultDispatcher-worker-17 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.018 [DefaultDispatcher-worker-17 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.018 [DefaultDispatcher-worker-17 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.019 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.019 [DefaultDispatcher-worker-11 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.166 [DefaultDispatcher-worker-12 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:45.166 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.166 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.166 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.167 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.167 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.297 [DefaultDispatcher-worker-1 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:45.297 [DefaultDispatcher-worker-10 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:45.298 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.298 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.298 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.298 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.298 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.298 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.298 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.299 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.299 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-12-10 16:23:45.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-12-10 16:23:45.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.305 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a571516: (connection evicted) 2024-12-10 16:23:45.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-12-10 16:23:45.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-12-10 16:23:45.308 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6296c184 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@bce93d3 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@bce93d3 2024-12-10 16:23:45.309 [Test worker @coroutine#3441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-12-10 16:23:45.324 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bce93d3 2024-12-10 16:23:45.334 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bce93d3 2024-12-10 16:23:45.335 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bce93d3 2024-12-10 16:23:45.337 [Test worker @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bce93d3 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48149568 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.338 [Test worker @coroutine#3441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-12-10 16:23:45.339 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-12-10 16:23:45.339 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-12-10 16:23:45.339 [Test worker @coroutine#3441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-12-10 16:23:45.352 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-12-10 16:23:45.362 [Test worker @coroutine#3448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-12-10 16:23:45.364 [Test worker @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-12-10 16:23:45.364 [DefaultDispatcher-worker-12 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:45.364 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.364 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.364 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.365 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-12-10 16:23:45.365 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.365 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.375 [DefaultDispatcher-worker-16 @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-12-10 16:23:45.386 [DefaultDispatcher-worker-10 @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bce93d3 2024-12-10 16:23:45.397 [DefaultDispatcher-worker-1 @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bce93d3 2024-12-10 16:23:45.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-12-10 16:23:45.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-12-10 16:23:45.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.406 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bce93d3: (connection evicted) 2024-12-10 16:23:45.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-12-10 16:23:45.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-12-10 16:23:45.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-12-10 16:23:45.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-12-10 16:23:45.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.408 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67441705: (connection evicted) 2024-12-10 16:23:45.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-12-10 16:23:45.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76614fd1 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.409 [Test worker @coroutine#3503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-12-10 16:23:45.410 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.410 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.410 [Test worker @coroutine#3503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-12-10 16:23:45.424 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.434 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.436 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.437 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acd952e 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-12-10 16:23:45.438 [Test worker @coroutine#3503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-12-10 16:23:45.452 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-12-10 16:23:45.461 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-12-10 16:23:45.463 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-12-10 16:23:45.465 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-12-10 16:23:45.475 [DefaultDispatcher-worker-16 @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-12-10 16:23:45.486 [DefaultDispatcher-worker-2 @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.498 [DefaultDispatcher-worker-16 @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.499 [DefaultDispatcher-worker-14 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:45.499 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.499 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.500 [DefaultDispatcher-worker-14 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.501 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.501 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.509 [DefaultDispatcher-worker-16 @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.510 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.532 [DefaultDispatcher-worker-13 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22 2024-12-10 16:23:45.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-12-10 16:23:45.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-12-10 16:23:45.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.535 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d8e9f22: (connection evicted) 2024-12-10 16:23:45.535 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-12-10 16:23:45.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-12-10 16:23:45.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-12-10 16:23:45.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-12-10 16:23:45.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.536 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e: (connection evicted) 2024-12-10 16:23:45.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-12-10 16:23:45.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-12-10 16:23:45.537 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-12-10 16:23:45.537 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.537 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d18b61 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-12-10 16:23:45.538 [Test worker @coroutine#3592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-12-10 16:23:45.554 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-12-10 16:23:45.564 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-12-10 16:23:45.565 [Test worker @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-12-10 16:23:45.567 [Test worker @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d20fb 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.567 [Test worker @coroutine#3592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-12-10 16:23:45.568 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-12-10 16:23:45.568 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-12-10 16:23:45.568 [Test worker @coroutine#3592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-12-10 16:23:45.581 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-12-10 16:23:45.591 [Test worker @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-12-10 16:23:45.592 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-12-10 16:23:45.594 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-12-10 16:23:45.604 [DefaultDispatcher-worker-10 @coroutine#3605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-12-10 16:23:45.615 [DefaultDispatcher-worker-3 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-12-10 16:23:45.626 [DefaultDispatcher-worker-5 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-12-10 16:23:45.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-12-10 16:23:45.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-12-10 16:23:45.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.633 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795: (connection evicted) 2024-12-10 16:23:45.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-12-10 16:23:45.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-12-10 16:23:45.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-12-10 16:23:45.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-12-10 16:23:45.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.635 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2048255a: (connection evicted) 2024-12-10 16:23:45.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-12-10 16:23:45.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@753b6846 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.636 [Test worker @coroutine#3650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-12-10 16:23:45.637 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-12-10 16:23:45.637 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-12-10 16:23:45.637 [Test worker @coroutine#3650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-12-10 16:23:45.650 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-12-10 16:23:45.660 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-12-10 16:23:45.662 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-12-10 16:23:45.663 [Test worker @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4756c8f3 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbeb89 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbeb89 2024-12-10 16:23:45.664 [Test worker @coroutine#3650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-12-10 16:23:45.677 [DefaultDispatcher-worker-13 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:45.677 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.677 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.677 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.678 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.679 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.684 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbeb89 2024-12-10 16:23:45.694 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbeb89 2024-12-10 16:23:45.696 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbeb89 2024-12-10 16:23:45.697 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbeb89 2024-12-10 16:23:45.708 [DefaultDispatcher-worker-16 @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbeb89 2024-12-10 16:23:45.721 [DefaultDispatcher-worker-3 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-12-10 16:23:45.722 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.732 [DefaultDispatcher-worker-13 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-12-10 16:23:45.737 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:45.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-12-10 16:23:45.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-12-10 16:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.740 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22b00077: (connection evicted) 2024-12-10 16:23:45.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-12-10 16:23:45.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-12-10 16:23:45.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-12-10 16:23:45.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-12-10 16:23:45.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.741 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75bbeb89: (connection evicted) 2024-12-10 16:23:45.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-12-10 16:23:45.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-12-10 16:23:45.742 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-12-10 16:23:45.742 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.742 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6942ff10 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-12-10 16:23:45.743 [Test worker @coroutine#3710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-12-10 16:23:45.757 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-12-10 16:23:45.767 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-12-10 16:23:45.768 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-12-10 16:23:45.770 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c0a8ad 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-12-10 16:23:45.771 [Test worker @coroutine#3710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-12-10 16:23:45.773 [DefaultDispatcher-worker-12 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:45.773 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.773 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.773 [DefaultDispatcher-worker-12 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.774 [DefaultDispatcher-worker-5 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.774 [DefaultDispatcher-worker-5 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.786 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-12-10 16:23:45.796 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-12-10 16:23:45.797 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-12-10 16:23:45.799 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-12-10 16:23:45.809 [DefaultDispatcher-worker-8 @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-12-10 16:23:45.814 [DefaultDispatcher-worker-12 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:45.814 [DefaultDispatcher-worker-12 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.814 [DefaultDispatcher-worker-12 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.814 [DefaultDispatcher-worker-12 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.815 [DefaultDispatcher-worker-11 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.815 [DefaultDispatcher-worker-11 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.821 [DefaultDispatcher-worker-16 @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-12-10 16:23:45.831 [DefaultDispatcher-worker-6 @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-12-10 16:23:45.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-12-10 16:23:45.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-12-10 16:23:45.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.840 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c33d539: (connection evicted) 2024-12-10 16:23:45.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-12-10 16:23:45.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-12-10 16:23:45.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-12-10 16:23:45.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-12-10 16:23:45.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.841 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c06f50: (connection evicted) 2024-12-10 16:23:45.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-12-10 16:23:45.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-12-10 16:23:45.842 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71de943f 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2024-12-10 16:23:45.843 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-12-10 16:23:45.857 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2024-12-10 16:23:45.862 [DefaultDispatcher-worker-8 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:45.863 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.863 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:45.863 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.864 [DefaultDispatcher-worker-10 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.864 [DefaultDispatcher-worker-10 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:45.868 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2024-12-10 16:23:45.870 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2024-12-10 16:23:45.872 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43815bc 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.872 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-12-10 16:23:45.873 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-12-10 16:23:45.873 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-12-10 16:23:45.873 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-12-10 16:23:45.886 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-12-10 16:23:45.896 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-12-10 16:23:45.897 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-12-10 16:23:45.899 [Test worker @coroutine#3789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-12-10 16:23:45.909 [DefaultDispatcher-worker-13 @coroutine#3791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b 2024-12-10 16:23:45.921 [DefaultDispatcher-worker-7 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2024-12-10 16:23:45.931 [DefaultDispatcher-worker-8 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2024-12-10 16:23:45.940 [DefaultDispatcher-worker-2 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eda5325 2024-12-10 16:23:45.943 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-12-10 16:23:45.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-12-10 16:23:45.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.949 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eda5325: (connection evicted) 2024-12-10 16:23:45.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-12-10 16:23:45.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-12-10 16:23:45.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-12-10 16:23:45.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-12-10 16:23:45.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:45.950 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae3591b: (connection evicted) 2024-12-10 16:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:45.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-12-10 16:23:45.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b3f0552 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.952 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-12-10 16:23:45.953 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:45.953 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:45.953 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-12-10 16:23:45.967 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:45.977 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:45.978 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:45.980 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:45.980 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-12-10 16:23:45.980 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:45.980 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:45.980 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:45.980 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:45.980 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:45.980 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:45.980 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196f9b75 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-12-10 16:23:45.981 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-12-10 16:23:45.994 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-12-10 16:23:46.004 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-12-10 16:23:46.006 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-12-10 16:23:46.007 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-12-10 16:23:46.017 [DefaultDispatcher-worker-1 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a 2024-12-10 16:23:46.028 [DefaultDispatcher-worker-14 @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:46.030 [DefaultDispatcher-worker-16 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:46.030 [DefaultDispatcher-worker-16 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.030 [DefaultDispatcher-worker-16 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.030 [DefaultDispatcher-worker-16 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.031 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.031 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.039 [DefaultDispatcher-worker-13 @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:46.047 [DefaultDispatcher-worker-2 @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:46.053 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:46.068 [DefaultDispatcher-worker-7 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de06f28 2024-12-10 16:23:46.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-12-10 16:23:46.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-12-10 16:23:46.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.071 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@de06f28: (connection evicted) 2024-12-10 16:23:46.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-12-10 16:23:46.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-12-10 16:23:46.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-12-10 16:23:46.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-12-10 16:23:46.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.072 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca9e25a: (connection evicted) 2024-12-10 16:23:46.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-12-10 16:23:46.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2d7a85 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.074 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-12-10 16:23:46.075 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-12-10 16:23:46.075 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-12-10 16:23:46.075 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-12-10 16:23:46.090 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-12-10 16:23:46.100 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-12-10 16:23:46.101 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-12-10 16:23:46.103 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4690cb47 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.103 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-12-10 16:23:46.104 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@74940388 2024-12-10 16:23:46.104 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@74940388 2024-12-10 16:23:46.104 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-12-10 16:23:46.117 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2024-12-10 16:23:46.127 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2024-12-10 16:23:46.128 [Test worker @coroutine#3933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2024-12-10 16:23:46.130 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2024-12-10 16:23:46.141 [DefaultDispatcher-worker-1 @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2024-12-10 16:23:46.152 [DefaultDispatcher-worker-16 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-12-10 16:23:46.162 [DefaultDispatcher-worker-14 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-12-10 16:23:46.165 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2024-12-10 16:23:46.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-12-10 16:23:46.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-12-10 16:23:46.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.173 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55fbebba: (connection evicted) 2024-12-10 16:23:46.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-12-10 16:23:46.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-12-10 16:23:46.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-12-10 16:23:46.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-12-10 16:23:46.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.175 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74940388: (connection evicted) 2024-12-10 16:23:46.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-12-10 16:23:46.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-12-10 16:23:46.176 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-12-10 16:23:46.176 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.176 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.176 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.176 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.176 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.176 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73790bb5 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.177 [Test worker @coroutine#3983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-12-10 16:23:46.178 [DefaultDispatcher-worker-13 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:46.178 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.178 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.178 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.179 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.179 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.191 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.201 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.202 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.204 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.204 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-12-10 16:23:46.204 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.204 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.204 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.204 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.204 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de3ac17 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-12-10 16:23:46.205 [Test worker @coroutine#3983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-12-10 16:23:46.219 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-12-10 16:23:46.228 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-12-10 16:23:46.230 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-12-10 16:23:46.231 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-12-10 16:23:46.241 [DefaultDispatcher-worker-2 @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e 2024-12-10 16:23:46.253 [DefaultDispatcher-worker-2 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.263 [DefaultDispatcher-worker-4 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.266 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.268 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc 2024-12-10 16:23:46.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-12-10 16:23:46.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-12-10 16:23:46.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.275 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ed761dc: (connection evicted) 2024-12-10 16:23:46.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-12-10 16:23:46.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-12-10 16:23:46.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-12-10 16:23:46.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-12-10 16:23:46.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.276 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa35f7e: (connection evicted) 2024-12-10 16:23:46.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-12-10 16:23:46.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d92d132 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.278 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-12-10 16:23:46.279 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-12-10 16:23:46.279 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-12-10 16:23:46.279 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-12-10 16:23:46.293 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-12-10 16:23:46.304 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-12-10 16:23:46.306 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-12-10 16:23:46.309 [DefaultDispatcher-worker-1 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:46.309 [DefaultDispatcher-worker-12 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:46.309 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-12-10 16:23:46.309 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.309 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.309 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.309 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.309 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.309 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.309 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-12-10 16:23:46.309 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.309 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.309 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.309 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.309 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.309 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.309 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@743167c7 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-12-10 16:23:46.310 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-12-10 16:23:46.310 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-12-10 16:23:46.310 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.310 [DefaultDispatcher-worker-1 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.324 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-12-10 16:23:46.334 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-12-10 16:23:46.335 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-12-10 16:23:46.337 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-12-10 16:23:46.347 [DefaultDispatcher-worker-3 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-12-10 16:23:46.358 [DefaultDispatcher-worker-15 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-12-10 16:23:46.369 [DefaultDispatcher-worker-7 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-12-10 16:23:46.418 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.418 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.421 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:46.421 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.421 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.421 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.423 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.423 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-12-10 16:23:46.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-12-10 16:23:46.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.429 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2291fb1: (connection evicted) 2024-12-10 16:23:46.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-12-10 16:23:46.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-12-10 16:23:46.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-12-10 16:23:46.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-12-10 16:23:46.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.430 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5710f755: (connection evicted) 2024-12-10 16:23:46.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-12-10 16:23:46.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c39ba30 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.432 [Test worker @coroutine#4133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-12-10 16:23:46.433 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3762c7 2024-12-10 16:23:46.433 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3762c7 2024-12-10 16:23:46.433 [Test worker @coroutine#4133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-12-10 16:23:46.447 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3762c7 2024-12-10 16:23:46.457 [Test worker @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3762c7 2024-12-10 16:23:46.458 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3762c7 2024-12-10 16:23:46.460 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3762c7 2024-12-10 16:23:46.460 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-12-10 16:23:46.460 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6d94fc 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@665fb1d8 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@665fb1d8 2024-12-10 16:23:46.461 [Test worker @coroutine#4133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-12-10 16:23:46.474 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665fb1d8 2024-12-10 16:23:46.484 [Test worker @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665fb1d8 2024-12-10 16:23:46.486 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665fb1d8 2024-12-10 16:23:46.487 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665fb1d8 2024-12-10 16:23:46.497 [DefaultDispatcher-worker-2 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665fb1d8 2024-12-10 16:23:46.509 [DefaultDispatcher-worker-10 @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3762c7 2024-12-10 16:23:46.510 [DefaultDispatcher-worker-1 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:46.510 [DefaultDispatcher-worker-1 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.510 [DefaultDispatcher-worker-1 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.510 [DefaultDispatcher-worker-1 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.511 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.511 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.520 [DefaultDispatcher-worker-13 @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3762c7 2024-12-10 16:23:46.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-12-10 16:23:46.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-12-10 16:23:46.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.527 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3762c7: (connection evicted) 2024-12-10 16:23:46.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-12-10 16:23:46.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-12-10 16:23:46.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-12-10 16:23:46.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-12-10 16:23:46.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.528 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665fb1d8: (connection evicted) 2024-12-10 16:23:46.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-12-10 16:23:46.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1435b17 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.530 [Test worker @coroutine#4193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-12-10 16:23:46.531 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.531 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.531 [Test worker @coroutine#4193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-12-10 16:23:46.545 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.555 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.557 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.558 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f4fd04 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2024-12-10 16:23:46.559 [Test worker @coroutine#4193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-12-10 16:23:46.573 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2024-12-10 16:23:46.582 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2024-12-10 16:23:46.584 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2024-12-10 16:23:46.585 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2024-12-10 16:23:46.596 [DefaultDispatcher-worker-11 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2024-12-10 16:23:46.606 [DefaultDispatcher-worker-10 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.617 [DefaultDispatcher-worker-13 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.620 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.622 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-12-10 16:23:46.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-12-10 16:23:46.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-12-10 16:23:46.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.630 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f507d33: (connection evicted) 2024-12-10 16:23:46.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-12-10 16:23:46.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-12-10 16:23:46.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-12-10 16:23:46.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-12-10 16:23:46.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.631 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eba962d: (connection evicted) 2024-12-10 16:23:46.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-12-10 16:23:46.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a35a792 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2024-12-10 16:23:46.633 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-12-10 16:23:46.652 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2024-12-10 16:23:46.662 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2024-12-10 16:23:46.663 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2024-12-10 16:23:46.665 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2024-12-10 16:23:46.665 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-12-10 16:23:46.665 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.665 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.665 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.665 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.665 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.665 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.665 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aee72d8 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@533ed36e 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@533ed36e 2024-12-10 16:23:46.666 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-12-10 16:23:46.680 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533ed36e 2024-12-10 16:23:46.689 [DefaultDispatcher-worker-11 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:46.689 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.689 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.689 [DefaultDispatcher-worker-11 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.690 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.690 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.690 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533ed36e 2024-12-10 16:23:46.692 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533ed36e 2024-12-10 16:23:46.693 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533ed36e 2024-12-10 16:23:46.704 [DefaultDispatcher-worker-2 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533ed36e 2024-12-10 16:23:46.716 [DefaultDispatcher-worker-2 @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2024-12-10 16:23:46.727 [DefaultDispatcher-worker-2 @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2024-12-10 16:23:46.733 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:46.739 [UI Thread @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f4232 2024-12-10 16:23:46.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-12-10 16:23:46.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-12-10 16:23:46.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.743 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f4232: (connection evicted) 2024-12-10 16:23:46.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-12-10 16:23:46.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-12-10 16:23:46.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-12-10 16:23:46.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-12-10 16:23:46.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.744 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@533ed36e: (connection evicted) 2024-12-10 16:23:46.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-12-10 16:23:46.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb8cfa7 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2024-12-10 16:23:46.747 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-12-10 16:23:46.762 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2024-12-10 16:23:46.772 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2024-12-10 16:23:46.774 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2024-12-10 16:23:46.775 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2024-12-10 16:23:46.785 [DefaultDispatcher-worker-2 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:46.785 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.785 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.785 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.786 [DefaultDispatcher-worker-2 @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2024-12-10 16:23:46.786 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.786 [DefaultDispatcher-worker-11 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.789 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2024-12-10 16:23:46.800 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2024-12-10 16:23:46.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-12-10 16:23:46.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-12-10 16:23:46.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.814 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16486ab3: (connection evicted) 2024-12-10 16:23:46.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-12-10 16:23:46.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210b4145 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.816 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-12-10 16:23:46.817 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-12-10 16:23:46.826 [DefaultDispatcher-worker-3 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:46.826 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.827 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.827 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.828 [DefaultDispatcher-worker-9 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.828 [DefaultDispatcher-worker-9 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.833 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-12-10 16:23:46.843 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-12-10 16:23:46.844 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-12-10 16:23:46.846 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-12-10 16:23:46.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-12-10 16:23:46.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-12-10 16:23:46.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:46.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-12-10 16:23:46.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13190355 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.851 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.852 [Test worker @coroutine#4421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-12-10 16:23:46.852 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aafac17 2024-12-10 16:23:46.852 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aafac17 2024-12-10 16:23:46.852 [Test worker @coroutine#4421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-12-10 16:23:46.866 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aafac17 2024-12-10 16:23:46.873 [DefaultDispatcher-worker-4 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:46.874 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.874 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:46.874 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.875 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.875 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:46.876 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aafac17 2024-12-10 16:23:46.878 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aafac17 2024-12-10 16:23:46.880 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aafac17 2024-12-10 16:23:46.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-12-10 16:23:46.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-12-10 16:23:46.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:46.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-12-10 16:23:46.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-12-10 16:23:46.884 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3fa154 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bced0d2 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bced0d2 2024-12-10 16:23:46.885 [Test worker @coroutine#4453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-12-10 16:23:46.900 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bced0d2 2024-12-10 16:23:46.910 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bced0d2 2024-12-10 16:23:46.911 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bced0d2 2024-12-10 16:23:46.913 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bced0d2 2024-12-10 16:23:46.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-12-10 16:23:46.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-12-10 16:23:46.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:46.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-12-10 16:23:46.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-12-10 16:23:46.918 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397f3ff5 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-12-10 16:23:46.919 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-12-10 16:23:46.935 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-12-10 16:23:46.945 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-12-10 16:23:46.946 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-12-10 16:23:46.948 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-12-10 16:23:46.958 [DefaultDispatcher-worker-8 @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-12-10 16:23:46.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-12-10 16:23:46.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-12-10 16:23:46.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:46.962 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f: (connection evicted) 2024-12-10 16:23:46.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-12-10 16:23:46.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12bb0322 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.964 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-12-10 16:23:46.965 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-12-10 16:23:46.979 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-12-10 16:23:46.989 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-12-10 16:23:46.990 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-12-10 16:23:46.992 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-12-10 16:23:46.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-12-10 16:23:46.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-12-10 16:23:46.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:46.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:46.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-12-10 16:23:46.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716a6343 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-12-10 16:23:46.997 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-12-10 16:23:47.013 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-12-10 16:23:47.023 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-12-10 16:23:47.024 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-12-10 16:23:47.026 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-12-10 16:23:47.038 [DefaultDispatcher-worker-16 @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-12-10 16:23:47.040 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-12-10 16:23:47.041 [DefaultDispatcher-worker-9 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:47.041 [DefaultDispatcher-worker-9 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.041 [DefaultDispatcher-worker-9 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.041 [DefaultDispatcher-worker-9 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.043 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.043 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.045 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-12-10 16:23:47.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-12-10 16:23:47.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-12-10 16:23:47.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.057 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564b221e: (connection evicted) 2024-12-10 16:23:47.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-12-10 16:23:47.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-12-10 16:23:47.060 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3552eb5b 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.061 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-12-10 16:23:47.062 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-12-10 16:23:47.062 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-12-10 16:23:47.062 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-12-10 16:23:47.077 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-12-10 16:23:47.086 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-12-10 16:23:47.088 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-12-10 16:23:47.090 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31eb5ed6 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-12-10 16:23:47.090 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-12-10 16:23:47.105 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-12-10 16:23:47.115 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-12-10 16:23:47.117 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-12-10 16:23:47.118 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-12-10 16:23:47.129 [DefaultDispatcher-worker-1 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-12-10 16:23:47.141 [DefaultDispatcher-worker-12 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-12-10 16:23:47.162 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:47.162 [DefaultDispatcher-worker-8 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-12-10 16:23:47.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-12-10 16:23:47.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-12-10 16:23:47.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.171 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d: (connection evicted) 2024-12-10 16:23:47.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-12-10 16:23:47.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-12-10 16:23:47.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-12-10 16:23:47.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-12-10 16:23:47.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.172 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c70da80: (connection evicted) 2024-12-10 16:23:47.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-12-10 16:23:47.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4663ec 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-12-10 16:23:47.174 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-12-10 16:23:47.189 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:47.189 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.189 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.189 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.189 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-12-10 16:23:47.190 [DefaultDispatcher-worker-15 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.190 [DefaultDispatcher-worker-15 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.199 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-12-10 16:23:47.200 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-12-10 16:23:47.202 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-12-10 16:23:47.202 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699794d 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-12-10 16:23:47.203 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-12-10 16:23:47.204 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.217 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-12-10 16:23:47.226 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-12-10 16:23:47.226 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.228 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-12-10 16:23:47.229 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-12-10 16:23:47.239 [DefaultDispatcher-worker-3 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-12-10 16:23:47.253 [DefaultDispatcher-worker-3 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-12-10 16:23:47.271 [DefaultDispatcher-worker-4 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-12-10 16:23:47.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-12-10 16:23:47.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-12-10 16:23:47.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.274 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319e02e7: (connection evicted) 2024-12-10 16:23:47.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-12-10 16:23:47.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-12-10 16:23:47.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-12-10 16:23:47.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-12-10 16:23:47.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.275 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f94e1: (connection evicted) 2024-12-10 16:23:47.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-12-10 16:23:47.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@622be81d 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.278 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-12-10 16:23:47.279 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.279 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.279 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-12-10 16:23:47.294 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.304 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.305 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.307 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe2327 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.307 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-12-10 16:23:47.308 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3ba1e3 2024-12-10 16:23:47.308 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3ba1e3 2024-12-10 16:23:47.308 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-12-10 16:23:47.320 [DefaultDispatcher-worker-12 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:47.320 [DefaultDispatcher-worker-8 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:47.321 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.321 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.321 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.321 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.321 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.321 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.322 [DefaultDispatcher-worker-6 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.322 [DefaultDispatcher-worker-8 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.322 [DefaultDispatcher-worker-8 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.324 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3ba1e3 2024-12-10 16:23:47.335 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3ba1e3 2024-12-10 16:23:47.336 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3ba1e3 2024-12-10 16:23:47.338 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3ba1e3 2024-12-10 16:23:47.348 [DefaultDispatcher-worker-10 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3ba1e3 2024-12-10 16:23:47.359 [DefaultDispatcher-worker-10 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.376 [DefaultDispatcher-worker-16 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.379 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:47.384 [DefaultDispatcher-worker-16 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.396 [DefaultDispatcher-worker-8 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-12-10 16:23:47.408 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-12-10 16:23:47.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-12-10 16:23:47.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.409 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@94047a4: (connection evicted) 2024-12-10 16:23:47.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-12-10 16:23:47.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-12-10 16:23:47.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-12-10 16:23:47.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-12-10 16:23:47.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.410 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b3ba1e3: (connection evicted) 2024-12-10 16:23:47.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-12-10 16:23:47.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-12-10 16:23:47.412 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-12-10 16:23:47.412 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.412 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cd58e7 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-12-10 16:23:47.413 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-12-10 16:23:47.428 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-12-10 16:23:47.432 [DefaultDispatcher-worker-15 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:47.433 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.433 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.433 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.434 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.434 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.439 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-12-10 16:23:47.441 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-12-10 16:23:47.442 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2662997a 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-12-10 16:23:47.443 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-12-10 16:23:47.457 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-12-10 16:23:47.467 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-12-10 16:23:47.469 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-12-10 16:23:47.470 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-12-10 16:23:47.480 [DefaultDispatcher-worker-8 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26204f8f 2024-12-10 16:23:47.492 [DefaultDispatcher-worker-16 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-12-10 16:23:47.503 [DefaultDispatcher-worker-16 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-12-10 16:23:47.512 [DefaultDispatcher-worker-4 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2024-12-10 16:23:47.513 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.522 [DefaultDispatcher-worker-16 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:47.522 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.522 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.522 [DefaultDispatcher-worker-16 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.523 [DefaultDispatcher-worker-3 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.523 [DefaultDispatcher-worker-3 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-12-10 16:23:47.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-12-10 16:23:47.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.525 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a296643: (connection evicted) 2024-12-10 16:23:47.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-12-10 16:23:47.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-12-10 16:23:47.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-12-10 16:23:47.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-12-10 16:23:47.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.526 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26204f8f: (connection evicted) 2024-12-10 16:23:47.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-12-10 16:23:47.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d4e8f7 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.528 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-12-10 16:23:47.529 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-12-10 16:23:47.529 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-12-10 16:23:47.529 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-12-10 16:23:47.544 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-12-10 16:23:47.556 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-12-10 16:23:47.557 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-12-10 16:23:47.559 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a62e096 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-12-10 16:23:47.559 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@478d1193 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@478d1193 2024-12-10 16:23:47.560 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-12-10 16:23:47.574 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478d1193 2024-12-10 16:23:47.583 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478d1193 2024-12-10 16:23:47.585 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478d1193 2024-12-10 16:23:47.587 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478d1193 2024-12-10 16:23:47.597 [DefaultDispatcher-worker-2 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478d1193 2024-12-10 16:23:47.607 [DefaultDispatcher-worker-14 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-12-10 16:23:47.619 [DefaultDispatcher-worker-15 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-12-10 16:23:47.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-12-10 16:23:47.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-12-10 16:23:47.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.623 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51535304: (connection evicted) 2024-12-10 16:23:47.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-12-10 16:23:47.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-12-10 16:23:47.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-12-10 16:23:47.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-12-10 16:23:47.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.624 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@478d1193: (connection evicted) 2024-12-10 16:23:47.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-12-10 16:23:47.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f76c712 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.627 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-12-10 16:23:47.628 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-12-10 16:23:47.633 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-12-10 16:23:47.647 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-12-10 16:23:47.657 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-12-10 16:23:47.658 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-12-10 16:23:47.660 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-12-10 16:23:47.660 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633aedeb 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-12-10 16:23:47.661 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-12-10 16:23:47.675 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-12-10 16:23:47.685 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-12-10 16:23:47.686 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-12-10 16:23:47.688 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-12-10 16:23:47.697 [DefaultDispatcher-worker-17 @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-12-10 16:23:47.698 [DefaultDispatcher-worker-12 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:47.698 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.698 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.698 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.699 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.699 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.708 [DefaultDispatcher-worker-7 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-12-10 16:23:47.721 [DefaultDispatcher-worker-6 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-12-10 16:23:47.733 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:47.741 [DefaultDispatcher-worker-6 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-12-10 16:23:47.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-12-10 16:23:47.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-12-10 16:23:47.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.744 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a816a78: (connection evicted) 2024-12-10 16:23:47.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-12-10 16:23:47.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-12-10 16:23:47.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-12-10 16:23:47.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-12-10 16:23:47.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.745 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea: (connection evicted) 2024-12-10 16:23:47.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-12-10 16:23:47.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d58136 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.747 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-12-10 16:23:47.761 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.771 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.773 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.774 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e44b713 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-12-10 16:23:47.775 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-12-10 16:23:47.789 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-12-10 16:23:47.797 [DefaultDispatcher-worker-1 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:47.797 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.797 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.797 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.798 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.798 [DefaultDispatcher-worker-1 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.800 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-12-10 16:23:47.801 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-12-10 16:23:47.803 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-12-10 16:23:47.813 [DefaultDispatcher-worker-1 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-12-10 16:23:47.824 [DefaultDispatcher-worker-12 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.835 [DefaultDispatcher-worker-10 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.838 [DefaultDispatcher-worker-3 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:47.839 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.839 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.839 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.840 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.840 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.845 [DefaultDispatcher-worker-1 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.847 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:47.860 [DefaultDispatcher-worker-14 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2024-12-10 16:23:47.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-12-10 16:23:47.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-12-10 16:23:47.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.862 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d: (connection evicted) 2024-12-10 16:23:47.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-12-10 16:23:47.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-12-10 16:23:47.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-12-10 16:23:47.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-12-10 16:23:47.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.863 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7: (connection evicted) 2024-12-10 16:23:47.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-12-10 16:23:47.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f091800 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.866 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-12-10 16:23:47.867 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2024-12-10 16:23:47.867 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2024-12-10 16:23:47.867 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-12-10 16:23:47.885 [DefaultDispatcher-worker-8 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:47.885 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.885 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:47.885 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.887 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.887 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:47.889 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2024-12-10 16:23:47.904 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2024-12-10 16:23:47.906 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2024-12-10 16:23:47.908 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d884e9a 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.909 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-12-10 16:23:47.910 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-12-10 16:23:47.910 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-12-10 16:23:47.910 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-12-10 16:23:47.931 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-12-10 16:23:47.945 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-12-10 16:23:47.948 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-12-10 16:23:47.950 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-12-10 16:23:47.960 [DefaultDispatcher-worker-1 @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60 2024-12-10 16:23:47.967 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:47.974 [DefaultDispatcher-worker-15 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2024-12-10 16:23:47.985 [DefaultDispatcher-worker-15 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2024-12-10 16:23:47.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-12-10 16:23:47.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-12-10 16:23:47.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.995 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6: (connection evicted) 2024-12-10 16:23:47.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-12-10 16:23:47.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-12-10 16:23:47.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-12-10 16:23:47.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-12-10 16:23:47.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:47.996 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c0cba60: (connection evicted) 2024-12-10 16:23:47.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:47.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-12-10 16:23:47.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef8de39 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:47.998 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-12-10 16:23:47.999 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2024-12-10 16:23:47.999 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2024-12-10 16:23:47.999 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-12-10 16:23:48.021 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2024-12-10 16:23:48.031 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2024-12-10 16:23:48.032 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2024-12-10 16:23:48.034 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7528ece2 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.034 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2024-12-10 16:23:48.035 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-12-10 16:23:48.050 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2024-12-10 16:23:48.052 [DefaultDispatcher-worker-12 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:48.053 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.053 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.053 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.054 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.054 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.060 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2024-12-10 16:23:48.062 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2024-12-10 16:23:48.063 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2024-12-10 16:23:48.073 [DefaultDispatcher-worker-15 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2024-12-10 16:23:48.084 [DefaultDispatcher-worker-15 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2024-12-10 16:23:48.094 [DefaultDispatcher-worker-17 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2024-12-10 16:23:48.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-12-10 16:23:48.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-12-10 16:23:48.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.099 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46769bd6: (connection evicted) 2024-12-10 16:23:48.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-12-10 16:23:48.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-12-10 16:23:48.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-12-10 16:23:48.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-12-10 16:23:48.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.100 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d: (connection evicted) 2024-12-10 16:23:48.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-12-10 16:23:48.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61a809ee 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2024-12-10 16:23:48.102 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-12-10 16:23:48.124 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2024-12-10 16:23:48.140 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2024-12-10 16:23:48.141 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2024-12-10 16:23:48.143 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2024-12-10 16:23:48.143 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-12-10 16:23:48.143 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.143 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.143 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.143 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.143 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.143 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5259469d 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2024-12-10 16:23:48.144 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-12-10 16:23:48.158 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2024-12-10 16:23:48.168 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2024-12-10 16:23:48.169 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2024-12-10 16:23:48.171 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2024-12-10 16:23:48.182 [DefaultDispatcher-worker-17 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2024-12-10 16:23:48.193 [DefaultDispatcher-worker-8 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2024-12-10 16:23:48.201 [DefaultDispatcher-worker-15 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:48.201 [DefaultDispatcher-worker-15 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.201 [DefaultDispatcher-worker-15 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.201 [DefaultDispatcher-worker-15 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.202 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.202 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.202 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:48.203 [DefaultDispatcher-worker-5 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2024-12-10 16:23:48.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-12-10 16:23:48.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-12-10 16:23:48.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.205 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2: (connection evicted) 2024-12-10 16:23:48.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-12-10 16:23:48.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-12-10 16:23:48.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-12-10 16:23:48.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-12-10 16:23:48.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.207 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1694cbc: (connection evicted) 2024-12-10 16:23:48.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-12-10 16:23:48.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19574274 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.209 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-12-10 16:23:48.210 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.210 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.210 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-12-10 16:23:48.224 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.234 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.235 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.237 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8cb4c9 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.237 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.238 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-12-10 16:23:48.238 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2024-12-10 16:23:48.238 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2024-12-10 16:23:48.238 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-12-10 16:23:48.251 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2024-12-10 16:23:48.261 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2024-12-10 16:23:48.262 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2024-12-10 16:23:48.264 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2024-12-10 16:23:48.274 [DefaultDispatcher-worker-12 @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2024-12-10 16:23:48.285 [DefaultDispatcher-worker-17 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.299 [DefaultDispatcher-worker-14 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.308 [DefaultDispatcher-worker-17 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.310 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.332 [DefaultDispatcher-worker-8 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:48.333 [DefaultDispatcher-worker-13 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:48.333 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.333 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.333 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.333 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.333 [DefaultDispatcher-worker-8 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.333 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.334 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.334 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.334 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.338 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.435 [DefaultDispatcher-worker-6 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2024-12-10 16:23:48.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-12-10 16:23:48.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-12-10 16:23:48.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.438 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a1b710: (connection evicted) 2024-12-10 16:23:48.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-12-10 16:23:48.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-12-10 16:23:48.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-12-10 16:23:48.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-12-10 16:23:48.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.439 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@93a793a: (connection evicted) 2024-12-10 16:23:48.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-12-10 16:23:48.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-12-10 16:23:48.440 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed83e36 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-12-10 16:23:48.441 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-12-10 16:23:48.444 [DefaultDispatcher-worker-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:48.444 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.444 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.444 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.446 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.446 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.457 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-12-10 16:23:48.466 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-12-10 16:23:48.468 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-12-10 16:23:48.469 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f9083b4 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-12-10 16:23:48.470 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-12-10 16:23:48.484 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-12-10 16:23:48.493 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-12-10 16:23:48.495 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-12-10 16:23:48.496 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-12-10 16:23:48.506 [DefaultDispatcher-worker-13 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2024-12-10 16:23:48.518 [DefaultDispatcher-worker-11 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-12-10 16:23:48.533 [DefaultDispatcher-worker-6 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:48.533 [DefaultDispatcher-worker-5 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-12-10 16:23:48.533 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.533 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.533 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.534 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.535 [DefaultDispatcher-worker-12 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.541 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:48.543 [DefaultDispatcher-worker-17 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-12-10 16:23:48.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-12-10 16:23:48.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-12-10 16:23:48.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.548 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@401e36ab: (connection evicted) 2024-12-10 16:23:48.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-12-10 16:23:48.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-12-10 16:23:48.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-12-10 16:23:48.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-12-10 16:23:48.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.549 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16441c13: (connection evicted) 2024-12-10 16:23:48.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-12-10 16:23:48.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da77a43 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.550 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-12-10 16:23:48.551 [Test worker @coroutine#5046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-12-10 16:23:48.566 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-12-10 16:23:48.575 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-12-10 16:23:48.577 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-12-10 16:23:48.578 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f3f9da 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-12-10 16:23:48.579 [Test worker @coroutine#5046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-12-10 16:23:48.593 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-12-10 16:23:48.603 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-12-10 16:23:48.604 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-12-10 16:23:48.606 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-12-10 16:23:48.616 [DefaultDispatcher-worker-17 @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227cba85 2024-12-10 16:23:48.627 [DefaultDispatcher-worker-2 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-12-10 16:23:48.639 [DefaultDispatcher-worker-17 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-12-10 16:23:48.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-12-10 16:23:48.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-12-10 16:23:48.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.644 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1313dea8: (connection evicted) 2024-12-10 16:23:48.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-12-10 16:23:48.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-12-10 16:23:48.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-12-10 16:23:48.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-12-10 16:23:48.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.645 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@227cba85: (connection evicted) 2024-12-10 16:23:48.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-12-10 16:23:48.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320bfc61 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-12-10 16:23:48.647 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-12-10 16:23:48.661 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-12-10 16:23:48.671 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-12-10 16:23:48.673 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-12-10 16:23:48.675 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c197f46 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.675 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-12-10 16:23:48.676 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-12-10 16:23:48.676 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-12-10 16:23:48.676 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-12-10 16:23:48.690 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-12-10 16:23:48.702 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-12-10 16:23:48.703 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-12-10 16:23:48.705 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-12-10 16:23:48.709 [DefaultDispatcher-worker-14 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:48.709 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.709 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.709 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.711 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.711 [DefaultDispatcher-worker-16 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.714 [DefaultDispatcher-worker-4 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-12-10 16:23:48.730 [DefaultDispatcher-worker-5 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-12-10 16:23:48.744 [DefaultDispatcher-worker-4 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-12-10 16:23:48.748 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:48.754 [DefaultDispatcher-worker-1 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-12-10 16:23:48.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-12-10 16:23:48.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-12-10 16:23:48.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.760 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@157002b7: (connection evicted) 2024-12-10 16:23:48.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-12-10 16:23:48.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-12-10 16:23:48.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-12-10 16:23:48.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-12-10 16:23:48.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.762 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@150eab74: (connection evicted) 2024-12-10 16:23:48.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-12-10 16:23:48.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-12-10 16:23:48.763 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-12-10 16:23:48.763 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.763 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.763 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.763 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10e542f3 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2024-12-10 16:23:48.764 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-12-10 16:23:48.778 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2024-12-10 16:23:48.788 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2024-12-10 16:23:48.789 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2024-12-10 16:23:48.791 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2024-12-10 16:23:48.802 [DefaultDispatcher-worker-6 @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2024-12-10 16:23:48.808 [DefaultDispatcher-worker-4 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:48.808 [DefaultDispatcher-worker-4 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.808 [DefaultDispatcher-worker-4 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.808 [DefaultDispatcher-worker-4 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.809 [DefaultDispatcher-worker-8 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.809 [DefaultDispatcher-worker-8 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.811 [DefaultDispatcher-worker-13 @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2024-12-10 16:23:48.821 [UI Thread @coroutine#5139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=670046803552661504 2024-12-10 16:23:48.821 [UI Thread @coroutine#5139] 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=670046803552661504. 2024-12-10 16:23:48.821 [UI Thread @coroutine#5139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=670046803552661504 2024-12-10 16:23:48.823 [UI Thread @coroutine#5139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=670046803552661504 2024-12-10 16:23:48.823 [UI Thread @coroutine#5139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=670046803552661504 2024-12-10 16:23:48.823 [UI Thread @coroutine#5139] 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=670046803552661504. 2024-12-10 16:23:48.823 [UI Thread @coroutine#5139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=670046803552661504 to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:48.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-12-10 16:23:48.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-12-10 16:23:48.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.827 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4460edf: (connection evicted) 2024-12-10 16:23:48.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-12-10 16:23:48.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-12-10 16:23:48.879 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcc59f5 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-12-10 16:23:48.880 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-12-10 16:23:48.889 [DefaultDispatcher-worker-3 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:48.889 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.889 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.889 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.891 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.891 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.896 [DefaultDispatcher-worker-8 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:48.896 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.896 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:48.896 [DefaultDispatcher-worker-8 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.896 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-12-10 16:23:48.897 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.897 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:48.906 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-12-10 16:23:48.908 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-12-10 16:23:48.910 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-12-10 16:23:48.920 [DefaultDispatcher-worker-4 @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-12-10 16:23:48.939 [DefaultDispatcher-worker-12 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-12-10 16:23:48.948 [DefaultDispatcher-worker-1 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-12-10 16:23:48.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-12-10 16:23:48.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-12-10 16:23:48.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:48.959 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690337df: (connection evicted) 2024-12-10 16:23:48.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:48.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-12-10 16:23:48.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3152a0a3 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.016 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-12-10 16:23:49.016 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2024-12-10 16:23:49.016 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2024-12-10 16:23:49.016 [Test worker @coroutine#5188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-12-10 16:23:49.029 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2024-12-10 16:23:49.039 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2024-12-10 16:23:49.040 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2024-12-10 16:23:49.042 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e686da2 2024-12-10 16:23:49.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-12-10 16:23:49.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-12-10 16:23:49.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:49.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-12-10 16:23:49.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627a1c77 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.049 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.050 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.050 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.050 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.050 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.050 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.050 [Test worker @coroutine#5205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-12-10 16:23:49.050 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-12-10 16:23:49.050 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-12-10 16:23:49.050 [Test worker @coroutine#5205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-12-10 16:23:49.063 [DefaultDispatcher-worker-7 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:49.063 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.064 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.064 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.065 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.065 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.065 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-12-10 16:23:49.079 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-12-10 16:23:49.081 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-12-10 16:23:49.083 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-12-10 16:23:49.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-12-10 16:23:49.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-12-10 16:23:49.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:49.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-12-10 16:23:49.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd17c0c 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-12-10 16:23:49.089 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-12-10 16:23:49.105 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-12-10 16:23:49.115 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-12-10 16:23:49.116 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-12-10 16:23:49.118 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1def2d16 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.118 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-12-10 16:23:49.119 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-12-10 16:23:49.134 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-12-10 16:23:49.144 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-12-10 16:23:49.146 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-12-10 16:23:49.147 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-12-10 16:23:49.158 [DefaultDispatcher-worker-12 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2024-12-10 16:23:49.169 [DefaultDispatcher-worker-12 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-12-10 16:23:49.173 [UI Thread @coroutine#5251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.173 [UI Thread @coroutine#5251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 16:23:49.173 [UI Thread @coroutine#5251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.175 [UI Thread @coroutine#5251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.175 [UI Thread @coroutine#5251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.176 [UI Thread @coroutine#5251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 16:23:49.176 [UI Thread @coroutine#5251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:49.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-12-10 16:23:49.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-12-10 16:23:49.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.178 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a680d3: (connection evicted) 2024-12-10 16:23:49.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-12-10 16:23:49.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-12-10 16:23:49.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-12-10 16:23:49.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-12-10 16:23:49.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.179 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2899745e: (connection evicted) 2024-12-10 16:23:49.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-12-10 16:23:49.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344d6bb3 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-12-10 16:23:49.181 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-12-10 16:23:49.195 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-12-10 16:23:49.205 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-12-10 16:23:49.207 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-12-10 16:23:49.209 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64514009 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2132629e 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2132629e 2024-12-10 16:23:49.210 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-12-10 16:23:49.213 [DefaultDispatcher-worker-4 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:49.213 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.213 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.213 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.214 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.214 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.225 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2132629e 2024-12-10 16:23:49.235 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2132629e 2024-12-10 16:23:49.236 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2132629e 2024-12-10 16:23:49.238 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2132629e 2024-12-10 16:23:49.248 [DefaultDispatcher-worker-16 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2132629e 2024-12-10 16:23:49.258 [DefaultDispatcher-worker-16 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-12-10 16:23:49.260 [UI Thread @coroutine#5284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56083/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.260 [UI Thread @coroutine#5284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56083/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 16:23:49.260 [UI Thread @coroutine#5284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56083/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.262 [UI Thread @coroutine#5284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56083/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.262 [UI Thread @coroutine#5284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56083/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-12-10 16:23:49.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-12-10 16:23:49.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.263 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d: (connection evicted) 2024-12-10 16:23:49.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-12-10 16:23:49.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-12-10 16:23:49.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-12-10 16:23:49.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-12-10 16:23:49.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.265 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2132629e: (connection evicted) 2024-12-10 16:23:49.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-12-10 16:23:49.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290964bd 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.267 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2024-12-10 16:23:49.268 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-12-10 16:23:49.283 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2024-12-10 16:23:49.293 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2024-12-10 16:23:49.294 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2024-12-10 16:23:49.296 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2024-12-10 16:23:49.296 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20dab85c 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@120bb5b5 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@120bb5b5 2024-12-10 16:23:49.297 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-12-10 16:23:49.311 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120bb5b5 2024-12-10 16:23:49.321 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120bb5b5 2024-12-10 16:23:49.323 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120bb5b5 2024-12-10 16:23:49.324 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120bb5b5 2024-12-10 16:23:49.334 [DefaultDispatcher-worker-8 @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120bb5b5 2024-12-10 16:23:49.343 [DefaultDispatcher-worker-10 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:49.343 [DefaultDispatcher-worker-14 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:49.343 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.343 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.343 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.343 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.343 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.343 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.344 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.344 [DefaultDispatcher-worker-15 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.344 [DefaultDispatcher-worker-15 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.347 [DefaultDispatcher-worker-15 @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2024-12-10 16:23:49.348 [UI Thread @coroutine#5320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.348 [UI Thread @coroutine#5320] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 16:23:49.348 [UI Thread @coroutine#5320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.349 [UI Thread @coroutine#5320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.349 [UI Thread @coroutine#5320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 16:23:49.350 [UI Thread @coroutine#5320] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 16:23:49.350 [UI Thread @coroutine#5320] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54781/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:49.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-12-10 16:23:49.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-12-10 16:23:49.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.351 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632: (connection evicted) 2024-12-10 16:23:49.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-12-10 16:23:49.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-12-10 16:23:49.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-12-10 16:23:49.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-12-10 16:23:49.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.352 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@120bb5b5: (connection evicted) 2024-12-10 16:23:49.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-12-10 16:23:49.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29c471f6 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@424769f2 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@424769f2 2024-12-10 16:23:49.354 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-12-10 16:23:49.368 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424769f2 2024-12-10 16:23:49.378 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424769f2 2024-12-10 16:23:49.379 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424769f2 2024-12-10 16:23:49.381 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424769f2 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7335dc 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.381 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-12-10 16:23:49.382 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2024-12-10 16:23:49.382 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2024-12-10 16:23:49.382 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-12-10 16:23:49.395 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2024-12-10 16:23:49.404 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2024-12-10 16:23:49.406 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2024-12-10 16:23:49.408 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2024-12-10 16:23:49.418 [DefaultDispatcher-worker-3 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2024-12-10 16:23:49.428 [DefaultDispatcher-worker-5 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424769f2 2024-12-10 16:23:49.444 [DefaultDispatcher-worker-11 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424769f2 2024-12-10 16:23:49.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-12-10 16:23:49.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-12-10 16:23:49.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.454 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@424769f2: (connection evicted) 2024-12-10 16:23:49.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-12-10 16:23:49.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-12-10 16:23:49.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-12-10 16:23:49.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-12-10 16:23:49.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.455 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8802edd: (connection evicted) 2024-12-10 16:23:49.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-12-10 16:23:49.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-12-10 16:23:49.456 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:49.456 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.457 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.457 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.458 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.458 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.458 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-12-10 16:23:49.458 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.458 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.458 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b53f58 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.459 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-12-10 16:23:49.482 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.492 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.493 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.495 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.504 [DefaultDispatcher-worker-14 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.524 [DefaultDispatcher-worker-2 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.540 [DefaultDispatcher-worker-3 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.545 [DefaultDispatcher-worker-4 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:49.545 [DefaultDispatcher-worker-4 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.545 [DefaultDispatcher-worker-4 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.545 [DefaultDispatcher-worker-4 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.546 [DefaultDispatcher-worker-11 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.546 [DefaultDispatcher-worker-11 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.559 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:49.561 [DefaultDispatcher-worker-13 @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1 2024-12-10 16:23:49.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-12-10 16:23:49.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-12-10 16:23:49.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.564 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79dcd7f1: (connection evicted) 2024-12-10 16:23:49.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-12-10 16:23:49.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56daf3b1 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.566 [Test worker @coroutine#5416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-12-10 16:23:49.567 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2024-12-10 16:23:49.567 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2024-12-10 16:23:49.567 [Test worker @coroutine#5416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-12-10 16:23:49.581 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2024-12-10 16:23:49.591 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2024-12-10 16:23:49.592 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2024-12-10 16:23:49.594 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc467bd 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.594 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2024-12-10 16:23:49.595 [Test worker @coroutine#5416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-12-10 16:23:49.608 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2024-12-10 16:23:49.618 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2024-12-10 16:23:49.619 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2024-12-10 16:23:49.621 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2024-12-10 16:23:49.631 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.631 [DefaultDispatcher-worker-17 @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d71813b 2024-12-10 16:23:49.642 [DefaultDispatcher-worker-17 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2024-12-10 16:23:49.652 [DefaultDispatcher-worker-17 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2024-12-10 16:23:49.654 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-12-10 16:23:49.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-12-10 16:23:49.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.661 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363: (connection evicted) 2024-12-10 16:23:49.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-12-10 16:23:49.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-12-10 16:23:49.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-12-10 16:23:49.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-12-10 16:23:49.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.662 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d71813b: (connection evicted) 2024-12-10 16:23:49.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-12-10 16:23:49.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bcff08c 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.664 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-12-10 16:23:49.665 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2024-12-10 16:23:49.665 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2024-12-10 16:23:49.665 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-12-10 16:23:49.679 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2024-12-10 16:23:49.688 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2024-12-10 16:23:49.690 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2024-12-10 16:23:49.692 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2024-12-10 16:23:49.702 [DefaultDispatcher-worker-10 @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2024-12-10 16:23:49.710 [DefaultDispatcher-worker-9 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2024-12-10 16:23:49.721 [DefaultDispatcher-worker-1 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:49.721 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.721 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.721 [DefaultDispatcher-worker-1 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.722 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.722 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.724 [DefaultDispatcher-worker-13 @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bb297 2024-12-10 16:23:49.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-12-10 16:23:49.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-12-10 16:23:49.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.726 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38bb297: (connection evicted) 2024-12-10 16:23:49.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-12-10 16:23:49.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1036bb9f 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-12-10 16:23:49.728 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2024-12-10 16:23:49.729 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2024-12-10 16:23:49.729 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-12-10 16:23:49.743 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2024-12-10 16:23:49.753 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2024-12-10 16:23:49.755 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2024-12-10 16:23:49.756 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2024-12-10 16:23:49.767 [DefaultDispatcher-worker-4 @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2024-12-10 16:23:49.775 [DefaultDispatcher-worker-17 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2024-12-10 16:23:49.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-12-10 16:23:49.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-12-10 16:23:49.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.777 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e: (connection evicted) 2024-12-10 16:23:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-12-10 16:23:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5233b7ad 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.780 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-12-10 16:23:49.781 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4f07c1 2024-12-10 16:23:49.781 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4f07c1 2024-12-10 16:23:49.781 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-12-10 16:23:49.802 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4f07c1 2024-12-10 16:23:49.812 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4f07c1 2024-12-10 16:23:49.813 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4f07c1 2024-12-10 16:23:49.815 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4f07c1 2024-12-10 16:23:49.820 [DefaultDispatcher-worker-13 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:49.820 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.820 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.820 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.821 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.821 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.873 [DefaultDispatcher-worker-4 @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4f07c1 2024-12-10 16:23:49.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-12-10 16:23:49.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-12-10 16:23:49.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.876 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c4f07c1: (connection evicted) 2024-12-10 16:23:49.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-12-10 16:23:49.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d5395a 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.878 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-12-10 16:23:49.879 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2024-12-10 16:23:49.879 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2024-12-10 16:23:49.879 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-12-10 16:23:49.893 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2024-12-10 16:23:49.900 [DefaultDispatcher-worker-11 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:49.900 [DefaultDispatcher-worker-11 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.900 [DefaultDispatcher-worker-11 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.901 [DefaultDispatcher-worker-11 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.902 [DefaultDispatcher-worker-6 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.902 [DefaultDispatcher-worker-6 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.904 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2024-12-10 16:23:49.906 [DefaultDispatcher-worker-14 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:49.906 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.906 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2024-12-10 16:23:49.906 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:49.906 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.907 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.907 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:49.908 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2024-12-10 16:23:49.918 [DefaultDispatcher-worker-7 @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2024-12-10 16:23:49.925 [DefaultDispatcher-worker-9 @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2381a837 2024-12-10 16:23:49.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-12-10 16:23:49.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-12-10 16:23:49.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:49.932 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2381a837: (connection evicted) 2024-12-10 16:23:49.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-12-10 16:23:49.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1c0bcc 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2024-12-10 16:23:49.937 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-12-10 16:23:49.952 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2024-12-10 16:23:49.961 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2024-12-10 16:23:49.963 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2024-12-10 16:23:49.964 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2024-12-10 16:23:49.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-12-10 16:23:49.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-12-10 16:23:49.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:49.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:49.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-12-10 16:23:49.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-12-10 16:23:49.969 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-12-10 16:23:49.969 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:49.969 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:49.969 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:49.969 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:49.969 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:49.969 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:49.969 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62765e11 2024-12-10 16:23:49.969 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 16:23:49.970 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-12-10 16:23:49.985 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 16:23:49.994 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 16:23:49.996 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 16:23:49.998 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 16:23:50.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-12-10 16:23:50.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-12-10 16:23:50.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:50.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-12-10 16:23:50.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed8ae9f 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.002 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-12-10 16:23:50.003 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-12-10 16:23:50.003 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-12-10 16:23:50.003 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-12-10 16:23:50.018 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-12-10 16:23:50.028 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-12-10 16:23:50.029 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-12-10 16:23:50.031 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-12-10 16:23:50.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-12-10 16:23:50.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-12-10 16:23:50.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:50.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-12-10 16:23:50.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-12-10 16:23:50.041 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51051/Site/verify 2024-12-10 16:23:50.042 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51051/Site/verify. 2024-12-10 16:23:50.042 [UI Thread @coroutine#5623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51051/Site/verify 2024-12-10 16:23:50.044 [UI Thread @coroutine#5623] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51051/Site/verify 2024-12-10 16:23:50.044 [UI Thread @coroutine#5623] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51051/Site/verify 2024-12-10 16:23:50.044 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51051/Site/verify. 2024-12-10 16:23:50.044 [UI Thread @coroutine#5623] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51051/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f58ac11 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.049 [Test worker @coroutine#5637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-12-10 16:23:50.050 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2024-12-10 16:23:50.050 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2024-12-10 16:23:50.050 [Test worker @coroutine#5637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-12-10 16:23:50.065 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2024-12-10 16:23:50.074 [DefaultDispatcher-worker-6 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:50.074 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.074 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.074 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.075 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.075 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.075 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2024-12-10 16:23:50.077 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2024-12-10 16:23:50.079 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1768c77f 2024-12-10 16:23:50.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-12-10 16:23:50.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-12-10 16:23:50.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:50.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-12-10 16:23:50.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6988dc14 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.082 [Test worker @coroutine#5657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-12-10 16:23:50.083 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-12-10 16:23:50.083 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-12-10 16:23:50.083 [Test worker @coroutine#5657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-12-10 16:23:50.098 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-12-10 16:23:50.108 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-12-10 16:23:50.109 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-12-10 16:23:50.111 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43bda665 2024-12-10 16:23:50.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-12-10 16:23:50.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-12-10 16:23:50.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:50.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-12-10 16:23:50.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23110196 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.114 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@584f12eb 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@584f12eb 2024-12-10 16:23:50.115 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-12-10 16:23:50.131 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f12eb 2024-12-10 16:23:50.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f12eb 2024-12-10 16:23:50.142 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f12eb 2024-12-10 16:23:50.143 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584f12eb 2024-12-10 16:23:50.145 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58743/Site/verify 2024-12-10 16:23:50.145 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58743/Site/verify. 2024-12-10 16:23:50.145 [UI Thread @coroutine#5688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58743/Site/verify 2024-12-10 16:23:50.147 [UI Thread @coroutine#5688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58743/Site/verify 2024-12-10 16:23:50.147 [UI Thread @coroutine#5688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58743/Site/verify 2024-12-10 16:23:50.147 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58743/Site/verify. 2024-12-10 16:23:50.147 [UI Thread @coroutine#5688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58743/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:50.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-12-10 16:23:50.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-12-10 16:23:50.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:50.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-12-10 16:23:50.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-12-10 16:23:50.154 [UI Thread @coroutine#5700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38577/Site/verify 2024-12-10 16:23:50.154 [UI Thread @coroutine#5700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38577/Site/verify. 2024-12-10 16:23:50.154 [UI Thread @coroutine#5700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38577/Site/verify 2024-12-10 16:23:50.156 [UI Thread @coroutine#5700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38577/Site/verify 2024-12-10 16:23:50.156 [UI Thread @coroutine#5700] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38577/Site/verify 2024-12-10 16:23:50.156 [UI Thread @coroutine#5700] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38577/Site/verify. 2024-12-10 16:23:50.156 [UI Thread @coroutine#5700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38577/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:50.161 [UI Thread @coroutine#5713] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37961/Site/verify 2024-12-10 16:23:50.161 [UI Thread @coroutine#5713] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37961/Site/verify. 2024-12-10 16:23:50.161 [UI Thread @coroutine#5713] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37961/Site/verify 2024-12-10 16:23:50.162 [UI Thread @coroutine#5713] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37961/Site/verify 2024-12-10 16:23:50.162 [UI Thread @coroutine#5713] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37961/Site/verify 2024-12-10 16:23:50.163 [UI Thread @coroutine#5713] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37961/Site/verify. 2024-12-10 16:23:50.163 [UI Thread @coroutine#5713] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37961/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:50.170 [UI Thread @coroutine#5727] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-12-10 16:23:50.170 [UI Thread @coroutine#5727] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-12-10 16:23:50.170 [UI Thread @coroutine#5727] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-12-10 16:23:50.172 [UI Thread @coroutine#5727] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8508dae 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.175 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-12-10 16:23:50.176 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.176 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.176 [Test worker @coroutine#5734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-12-10 16:23:50.191 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.201 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.202 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.204 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.214 [DefaultDispatcher-worker-3 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.224 [DefaultDispatcher-worker-16 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:50.224 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.224 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.224 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.225 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.225 [DefaultDispatcher-worker-13 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.235 [DefaultDispatcher-worker-6 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.245 [DefaultDispatcher-worker-2 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.254 [DefaultDispatcher-worker-2 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.263 [DefaultDispatcher-worker-15 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.272 [DefaultDispatcher-worker-13 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.276 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:50.283 [DefaultDispatcher-worker-12 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.300 [DefaultDispatcher-worker-17 @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5303762f 2024-12-10 16:23:50.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-12-10 16:23:50.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-12-10 16:23:50.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.303 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5303762f: (connection evicted) 2024-12-10 16:23:50.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-12-10 16:23:50.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77614e7c 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.305 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-12-10 16:23:50.306 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-12-10 16:23:50.306 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-12-10 16:23:50.306 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-12-10 16:23:50.320 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-12-10 16:23:50.329 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-12-10 16:23:50.331 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-12-10 16:23:50.333 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3b0dd 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-12-10 16:23:50.333 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-12-10 16:23:50.334 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-12-10 16:23:50.334 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-12-10 16:23:50.349 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-12-10 16:23:50.354 [DefaultDispatcher-worker-14 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:50.354 [DefaultDispatcher-worker-15 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:50.355 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.355 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.355 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.355 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.355 [DefaultDispatcher-worker-14 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.355 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.356 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.356 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.356 [DefaultDispatcher-worker-12 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.362 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-12-10 16:23:50.364 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-12-10 16:23:50.365 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-12-10 16:23:50.375 [DefaultDispatcher-worker-12 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c3793 2024-12-10 16:23:50.386 [DefaultDispatcher-worker-15 @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-12-10 16:23:50.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-12-10 16:23:50.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-12-10 16:23:50.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.401 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6: (connection evicted) 2024-12-10 16:23:50.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-12-10 16:23:50.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-12-10 16:23:50.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-12-10 16:23:50.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-12-10 16:23:50.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.402 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d0c3793: (connection evicted) 2024-12-10 16:23:50.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-12-10 16:23:50.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4476ac12 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-12-10 16:23:50.404 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-12-10 16:23:50.418 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-12-10 16:23:50.428 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-12-10 16:23:50.429 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-12-10 16:23:50.431 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2081c267 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.431 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-12-10 16:23:50.432 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-12-10 16:23:50.432 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-12-10 16:23:50.432 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-12-10 16:23:50.445 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-12-10 16:23:50.455 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-12-10 16:23:50.456 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-12-10 16:23:50.458 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-12-10 16:23:50.467 [DefaultDispatcher-worker-5 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a9c857 2024-12-10 16:23:50.467 [DefaultDispatcher-worker-12 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:50.467 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.467 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.467 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.468 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.468 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.477 [DefaultDispatcher-worker-13 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-12-10 16:23:50.488 [DefaultDispatcher-worker-1 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1 2024-12-10 16:23:50.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-12-10 16:23:50.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-12-10 16:23:50.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.494 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3569f0f1: (connection evicted) 2024-12-10 16:23:50.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-12-10 16:23:50.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-12-10 16:23:50.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-12-10 16:23:50.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-12-10 16:23:50.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.495 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62a9c857: (connection evicted) 2024-12-10 16:23:50.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-12-10 16:23:50.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-12-10 16:23:50.496 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c48b92 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2024-12-10 16:23:50.497 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-12-10 16:23:50.513 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2024-12-10 16:23:50.523 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2024-12-10 16:23:50.524 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2024-12-10 16:23:50.526 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4b9792 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.526 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-12-10 16:23:50.527 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d95c7c2 2024-12-10 16:23:50.527 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d95c7c2 2024-12-10 16:23:50.527 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-12-10 16:23:50.540 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d95c7c2 2024-12-10 16:23:50.550 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d95c7c2 2024-12-10 16:23:50.552 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d95c7c2 2024-12-10 16:23:50.554 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d95c7c2 2024-12-10 16:23:50.557 [DefaultDispatcher-worker-15 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:50.557 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.557 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.557 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.558 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.558 [DefaultDispatcher-worker-15 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.563 [DefaultDispatcher-worker-1 @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d95c7c2 2024-12-10 16:23:50.577 [DefaultDispatcher-worker-17 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2024-12-10 16:23:50.587 [DefaultDispatcher-worker-12 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f566b 2024-12-10 16:23:50.597 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.627 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.732 [DefaultDispatcher-worker-15 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:50.732 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.732 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.732 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.733 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.733 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.831 [DefaultDispatcher-worker-17 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:50.831 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.831 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.831 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.832 [DefaultDispatcher-worker-10 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.832 [DefaultDispatcher-worker-10 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-12-10 16:23:50.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-12-10 16:23:50.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.841 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106f566b: (connection evicted) 2024-12-10 16:23:50.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-12-10 16:23:50.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-12-10 16:23:50.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-12-10 16:23:50.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-12-10 16:23:50.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.842 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d95c7c2: (connection evicted) 2024-12-10 16:23:50.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-12-10 16:23:50.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-12-10 16:23:50.843 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e950ef 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-12-10 16:23:50.844 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-12-10 16:23:50.858 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-12-10 16:23:50.868 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-12-10 16:23:50.870 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-12-10 16:23:50.871 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fc8930f 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2024-12-10 16:23:50.872 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-12-10 16:23:50.886 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2024-12-10 16:23:50.895 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2024-12-10 16:23:50.897 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2024-12-10 16:23:50.899 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2024-12-10 16:23:50.908 [DefaultDispatcher-worker-3 @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2024-12-10 16:23:50.910 [DefaultDispatcher-worker-11 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:50.910 [DefaultDispatcher-worker-11 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.910 [DefaultDispatcher-worker-11 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.910 [DefaultDispatcher-worker-11 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.911 [DefaultDispatcher-worker-9 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.911 [DefaultDispatcher-worker-9 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.912 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.915 [DefaultDispatcher-worker-7 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:50.915 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.915 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:50.915 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.916 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.916 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:50.920 [DefaultDispatcher-worker-4 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-12-10 16:23:50.929 [DefaultDispatcher-worker-17 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-12-10 16:23:50.934 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.938 [DefaultDispatcher-worker-10 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-12-10 16:23:50.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-12-10 16:23:50.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-12-10 16:23:50.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.943 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b0755e: (connection evicted) 2024-12-10 16:23:50.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-12-10 16:23:50.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-12-10 16:23:50.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-12-10 16:23:50.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-12-10 16:23:50.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:50.944 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e5278a: (connection evicted) 2024-12-10 16:23:50.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:50.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-12-10 16:23:50.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dda28a3 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.946 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-12-10 16:23:50.947 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-12-10 16:23:50.947 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-12-10 16:23:50.947 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-12-10 16:23:50.960 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-12-10 16:23:50.970 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-12-10 16:23:50.971 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-12-10 16:23:50.973 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21845b36 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:50.973 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2024-12-10 16:23:50.974 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-12-10 16:23:50.987 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2024-12-10 16:23:50.997 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2024-12-10 16:23:50.998 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2024-12-10 16:23:51.000 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2024-12-10 16:23:51.014 [DefaultDispatcher-worker-16 @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2024-12-10 16:23:51.027 [DefaultDispatcher-worker-8 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-12-10 16:23:51.037 [DefaultDispatcher-worker-14 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-12-10 16:23:51.046 [DefaultDispatcher-worker-7 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-12-10 16:23:51.047 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:51.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-12-10 16:23:51.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-12-10 16:23:51.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:51.050 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35570a84: (connection evicted) 2024-12-10 16:23:51.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-12-10 16:23:51.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-12-10 16:23:51.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-12-10 16:23:51.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-12-10 16:23:51.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:51.051 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749330a8: (connection evicted) 2024-12-10 16:23:51.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-12-10 16:23:51.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc74211 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.053 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-12-10 16:23:51.054 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2024-12-10 16:23:51.054 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2024-12-10 16:23:51.054 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-12-10 16:23:51.068 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2024-12-10 16:23:51.077 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2024-12-10 16:23:51.079 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2024-12-10 16:23:51.081 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ff7336 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.081 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-12-10 16:23:51.082 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2024-12-10 16:23:51.082 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2024-12-10 16:23:51.082 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-12-10 16:23:51.085 [DefaultDispatcher-worker-2 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:51.085 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.085 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.085 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.087 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.087 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.096 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2024-12-10 16:23:51.105 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2024-12-10 16:23:51.107 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2024-12-10 16:23:51.108 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2024-12-10 16:23:51.118 [DefaultDispatcher-worker-11 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2024-12-10 16:23:51.128 [DefaultDispatcher-worker-8 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2024-12-10 16:23:51.137 [DefaultDispatcher-worker-7 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2024-12-10 16:23:51.146 [DefaultDispatcher-worker-11 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2024-12-10 16:23:51.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-12-10 16:23:51.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-12-10 16:23:51.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:51.152 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f809cb: (connection evicted) 2024-12-10 16:23:51.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-12-10 16:23:51.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-12-10 16:23:51.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-12-10 16:23:51.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-12-10 16:23:51.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:51.153 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5168f69d: (connection evicted) 2024-12-10 16:23:51.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-12-10 16:23:51.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4afad6bd 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.156 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.157 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-12-10 16:23:51.157 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c344ce 2024-12-10 16:23:51.157 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c344ce 2024-12-10 16:23:51.157 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-12-10 16:23:51.172 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c344ce 2024-12-10 16:23:51.181 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c344ce 2024-12-10 16:23:51.183 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c344ce 2024-12-10 16:23:51.184 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c344ce 2024-12-10 16:23:51.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-12-10 16:23:51.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-12-10 16:23:51.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-12-10 16:23:51.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71af3c7 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.195 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-12-10 16:23:51.196 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2024-12-10 16:23:51.196 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2024-12-10 16:23:51.196 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-12-10 16:23:51.210 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2024-12-10 16:23:51.219 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2024-12-10 16:23:51.221 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2024-12-10 16:23:51.222 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2024-12-10 16:23:51.233 [DefaultDispatcher-worker-15 @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2024-12-10 16:23:51.236 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:51.236 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.236 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.236 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.237 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.237 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.253 [DefaultDispatcher-worker-10 @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2024-12-10 16:23:51.262 [DefaultDispatcher-worker-7 @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2024-12-10 16:23:51.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-12-10 16:23:51.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-12-10 16:23:51.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:51.267 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fe739e7: (connection evicted) 2024-12-10 16:23:51.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-12-10 16:23:51.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4146577c 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.268 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.269 [Test worker @coroutine#6157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-12-10 16:23:51.283 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.292 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.294 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.295 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.316 [DefaultDispatcher-worker-17 @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.324 [DefaultDispatcher-worker-8 @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.333 [DefaultDispatcher-worker-2 @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.348 [DefaultDispatcher-worker-2 @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2024-12-10 16:23:51.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-12-10 16:23:51.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-12-10 16:23:51.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:51.350 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22fc807e: (connection evicted) 2024-12-10 16:23:51.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-12-10 16:23:51.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52baaf87 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.352 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-12-10 16:23:51.353 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.353 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.353 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-12-10 16:23:51.365 [DefaultDispatcher-worker-3 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:51.365 [DefaultDispatcher-worker-3 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.365 [DefaultDispatcher-worker-3 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.365 [DefaultDispatcher-worker-11 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:51.366 [DefaultDispatcher-worker-3 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.366 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.366 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.366 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.366 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.367 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.367 [DefaultDispatcher-worker-5 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.368 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.378 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.379 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.381 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.391 [DefaultDispatcher-worker-11 @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.410 [DefaultDispatcher-worker-5 @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.419 [DefaultDispatcher-worker-8 @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.430 [DefaultDispatcher-worker-8 @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2024-12-10 16:23:51.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-12-10 16:23:51.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-12-10 16:23:51.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:51.432 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4662fa99: (connection evicted) 2024-12-10 16:23:51.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-12-10 16:23:51.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc0b40a 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.435 [Test worker @coroutine#6226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-12-10 16:23:51.436 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-12-10 16:23:51.436 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-12-10 16:23:51.436 [Test worker @coroutine#6226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-12-10 16:23:51.451 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-12-10 16:23:51.461 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-12-10 16:23:51.462 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-12-10 16:23:51.464 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-12-10 16:23:51.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-12-10 16:23:51.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-12-10 16:23:51.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-12-10 16:23:51.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@221ec884 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.471 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-12-10 16:23:51.472 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2024-12-10 16:23:51.472 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2024-12-10 16:23:51.472 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-12-10 16:23:51.477 [DefaultDispatcher-worker-5 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:51.477 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.477 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.477 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.478 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.479 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.487 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2024-12-10 16:23:51.497 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2024-12-10 16:23:51.499 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2024-12-10 16:23:51.501 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bed60a 2024-12-10 16:23:51.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-12-10 16:23:51.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-12-10 16:23:51.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-12-10 16:23:51.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ef64a8f 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.506 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-12-10 16:23:51.507 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@62910d16 2024-12-10 16:23:51.507 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@62910d16 2024-12-10 16:23:51.507 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-12-10 16:23:51.522 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62910d16 2024-12-10 16:23:51.532 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62910d16 2024-12-10 16:23:51.533 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62910d16 2024-12-10 16:23:51.535 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62910d16 2024-12-10 16:23:51.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-12-10 16:23:51.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-12-10 16:23:51.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-12-10 16:23:51.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-12-10 16:23:51.541 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53cbabac 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c67488d 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c67488d 2024-12-10 16:23:51.542 [UI Thread @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-12-10 16:23:51.557 [UI Thread @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c67488d 2024-12-10 16:23:51.566 [DefaultDispatcher-worker-2 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:51.566 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.566 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.566 [DefaultDispatcher-worker-2 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.567 [UI Thread @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c67488d 2024-12-10 16:23:51.567 [DefaultDispatcher-worker-5 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.567 [DefaultDispatcher-worker-5 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.568 [UI Thread @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c67488d 2024-12-10 16:23:51.570 [UI Thread @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c67488d 2024-12-10 16:23:51.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-12-10 16:23:51.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-12-10 16:23:51.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:51.573 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c67488d: (connection evicted) 2024-12-10 16:23:51.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-12-10 16:23:51.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66cb7a21 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-12-10 16:23:51.575 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-12-10 16:23:51.576 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-12-10 16:23:51.591 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-12-10 16:23:51.601 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-12-10 16:23:51.602 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-12-10 16:23:51.604 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78605670 2024-12-10 16:23:51.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-12-10 16:23:51.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-12-10 16:23:51.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-12-10 16:23:51.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-12-10 16:23:51.607 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3464d24c 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-12-10 16:23:51.608 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-12-10 16:23:51.623 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-12-10 16:23:51.633 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-12-10 16:23:51.635 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-12-10 16:23:51.636 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68754439 2024-12-10 16:23:51.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-12-10 16:23:51.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-12-10 16:23:51.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-12-10 16:23:51.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-12-10 16:23:51.639 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8cc7489 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2024-12-10 16:23:51.640 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-12-10 16:23:51.656 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2024-12-10 16:23:51.665 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2024-12-10 16:23:51.667 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2024-12-10 16:23:51.668 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301da01d 2024-12-10 16:23:51.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-12-10 16:23:51.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-12-10 16:23:51.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-12-10 16:23:51.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3467d540 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-12-10 16:23:51.672 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-12-10 16:23:51.673 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-12-10 16:23:51.689 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-12-10 16:23:51.699 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-12-10 16:23:51.700 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-12-10 16:23:51.702 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-12-10 16:23:51.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-12-10 16:23:51.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-12-10 16:23:51.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-12-10 16:23:51.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f34f451 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.706 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-12-10 16:23:51.707 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-12-10 16:23:51.707 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-12-10 16:23:51.707 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-12-10 16:23:51.722 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-12-10 16:23:51.732 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-12-10 16:23:51.733 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-12-10 16:23:51.736 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8611b3f 2024-12-10 16:23:51.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-12-10 16:23:51.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-12-10 16:23:51.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-12-10 16:23:51.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-12-10 16:23:51.742 [DefaultDispatcher-worker-12 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:51.742 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.742 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.742 [DefaultDispatcher-worker-12 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629e9957 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.743 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-12-10 16:23:51.743 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.743 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.744 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@75952723 2024-12-10 16:23:51.744 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@75952723 2024-12-10 16:23:51.744 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-12-10 16:23:51.759 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75952723 2024-12-10 16:23:51.769 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75952723 2024-12-10 16:23:51.770 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75952723 2024-12-10 16:23:51.772 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75952723 2024-12-10 16:23:51.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-12-10 16:23:51.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-12-10 16:23:51.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-12-10 16:23:51.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-12-10 16:23:51.775 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d24bd80 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4ae76 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4ae76 2024-12-10 16:23:51.776 [Test worker @coroutine#6421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-12-10 16:23:51.796 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4ae76 2024-12-10 16:23:51.806 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4ae76 2024-12-10 16:23:51.807 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4ae76 2024-12-10 16:23:51.809 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4ae76 2024-12-10 16:23:51.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-12-10 16:23:51.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-12-10 16:23:51.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-12-10 16:23:51.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6740b169 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-12-10 16:23:51.813 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-12-10 16:23:51.828 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-12-10 16:23:51.840 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-12-10 16:23:51.841 [DefaultDispatcher-worker-2 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:51.841 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.841 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.841 [DefaultDispatcher-worker-2 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.842 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-12-10 16:23:51.842 [DefaultDispatcher-worker-9 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.842 [DefaultDispatcher-worker-9 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.843 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2024-12-10 16:23:51.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-12-10 16:23:51.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-12-10 16:23:51.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-12-10 16:23:51.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e32261f 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.848 [Test worker @coroutine#6461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-12-10 16:23:51.849 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-12-10 16:23:51.849 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-12-10 16:23:51.849 [Test worker @coroutine#6461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-12-10 16:23:51.864 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-12-10 16:23:51.874 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-12-10 16:23:51.875 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-12-10 16:23:51.877 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2024-12-10 16:23:51.880 [UI Thread @coroutine#6475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-12-10 16:23:51.880 [UI Thread @coroutine#6475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-12-10 16:23:51.880 [UI Thread @coroutine#6475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-12-10 16:23:51.881 [UI Thread @coroutine#6475] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-12-10 16:23:51.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-12-10 16:23:51.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-12-10 16:23:51.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-12-10 16:23:51.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6d2502 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.885 [Test worker @coroutine#6481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-12-10 16:23:51.886 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2024-12-10 16:23:51.886 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2024-12-10 16:23:51.886 [Test worker @coroutine#6481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-12-10 16:23:51.901 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2024-12-10 16:23:51.910 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2024-12-10 16:23:51.912 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2024-12-10 16:23:51.914 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2024-12-10 16:23:51.916 [UI Thread @coroutine#6497] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45721/Site/verify 2024-12-10 16:23:51.917 [UI Thread @coroutine#6497] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45721/Site/verify. 2024-12-10 16:23:51.917 [UI Thread @coroutine#6497] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45721/Site/verify 2024-12-10 16:23:51.918 [UI Thread @coroutine#6497] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45721/Site/verify 2024-12-10 16:23:51.918 [UI Thread @coroutine#6497] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45721/Site/verify 2024-12-10 16:23:51.918 [UI Thread @coroutine#6497] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45721/Site/verify. 2024-12-10 16:23:51.918 [UI Thread @coroutine#6497] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45721/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 16:23:51.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-12-10 16:23:51.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-12-10 16:23:51.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 16:23:51.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:51.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-12-10 16:23:51.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-12-10 16:23:51.921 [DefaultDispatcher-worker-2 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:51.921 [DefaultDispatcher-worker-2 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.921 [DefaultDispatcher-worker-2 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.921 [DefaultDispatcher-worker-2 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.922 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.922 [DefaultDispatcher-worker-3 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ec723c 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:51.924 [DefaultDispatcher-worker-9 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:51.924 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:51.925 [DefaultDispatcher-worker-9 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:51.925 [DefaultDispatcher-worker-9 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:51.925 [DefaultDispatcher-worker-9 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-12-10 16:23:51.925 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2024-12-10 16:23:51.929 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2024-12-10 16:23:51.930 [Test worker @coroutine#6507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-12-10 16:23:51.930 [DefaultDispatcher-worker-3 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.930 [DefaultDispatcher-worker-3 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:51.945 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2024-12-10 16:23:51.955 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2024-12-10 16:23:51.957 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2024-12-10 16:23:51.958 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2024-12-10 16:23:51.968 [DefaultDispatcher-worker-2 @coroutine#6517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2024-12-10 16:23:51.977 [DefaultDispatcher-worker-9 @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2024-12-10 16:23:51.983 [UI Thread @coroutine#6529] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59333/670046816074297344/_ustadmanifest.json 2024-12-10 16:23:51.983 [UI Thread @coroutine#6529] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59333/670046816074297344/_ustadmanifest.json. 2024-12-10 16:23:51.983 [UI Thread @coroutine#6529] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59333/670046816074297344/_ustadmanifest.json 2024-12-10 16:23:51.984 [UI Thread @coroutine#6529] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59333/670046816074297344/_ustadmanifest.json 2024-12-10 16:23:51.985 [UI Thread @coroutine#6529] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59333/670046816074297344/_ustadmanifest.json 2024-12-10 16:23:51.985 [UI Thread @coroutine#6529] 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:59333/670046816074297344/_ustadmanifest.json. 2024-12-10 16:23:51.985 [UI Thread @coroutine#6529] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59333/670046816074297344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:51.985 [UI Thread @coroutine#6529] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59333/mediainfo.json 2024-12-10 16:23:51.985 [UI Thread @coroutine#6529] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59333/mediainfo.json. 2024-12-10 16:23:51.985 [UI Thread @coroutine#6529] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59333/mediainfo.json 2024-12-10 16:23:51.986 [UI Thread @coroutine#6529] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59333/mediainfo.json 2024-12-10 16:23:51.986 [UI Thread @coroutine#6529] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59333/mediainfo.json 2024-12-10 16:23:52.027 [UI Thread @coroutine#6529] 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:59333/mediainfo.json. 2024-12-10 16:23:52.027 [UI Thread @coroutine#6529] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59333/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:52.030 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:52.097 [DefaultDispatcher-worker-10 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:52.097 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.097 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.097 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.098 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.098 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.246 [DefaultDispatcher-worker-9 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:52.247 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.247 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.247 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.248 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.248 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.377 [DefaultDispatcher-worker-3 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a9c9a 2024-12-10 16:23:52.377 [DefaultDispatcher-worker-11 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-12-10 16:23:52.377 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.377 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.377 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.377 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.377 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.377 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.378 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.378 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.378 [DefaultDispatcher-worker-11 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41289/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.489 [DefaultDispatcher-worker-10 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fc744 2024-12-10 16:23:52.489 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.489 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.489 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.490 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.490 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34119/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.578 [DefaultDispatcher-worker-10 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a68e3f 2024-12-10 16:23:52.578 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.578 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.578 [DefaultDispatcher-worker-10 @coroutine#2308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.579 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.579 [DefaultDispatcher-worker-6 @coroutine#2308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42883/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.754 [DefaultDispatcher-worker-7 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-12-10 16:23:52.754 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.754 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.754 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.755 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.755 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47257/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.852 [DefaultDispatcher-worker-17 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-12-10 16:23:52.852 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.853 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.853 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.854 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.854 [DefaultDispatcher-worker-17 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58935/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.932 [DefaultDispatcher-worker-14 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696a6506 2024-12-10 16:23:52.932 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.932 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.932 [DefaultDispatcher-worker-14 @coroutine#2407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.933 [DefaultDispatcher-worker-10 @coroutine#2407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.933 [DefaultDispatcher-worker-10 @coroutine#2407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36037/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.940 [DefaultDispatcher-worker-6 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@449f9628 2024-12-10 16:23:52.940 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.940 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:52.940 [DefaultDispatcher-worker-6 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.941 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:52.941 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60485/UmAppDatabase/replication/nodeId 2024-12-10 16:23:53.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-12-10 16:23:53.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-12-10 16:23:53.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:53.031 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6537dc79: (connection evicted) 2024-12-10 16:23:53.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:53.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-12-10 16:23:53.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f965a 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 16:23:53.039 [Test worker @coroutine#6575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-12-10 16:23:53.040 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2024-12-10 16:23:53.040 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2024-12-10 16:23:53.040 [Test worker @coroutine#6575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-12-10 16:23:53.054 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2024-12-10 16:23:53.063 [Test worker @coroutine#6576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2024-12-10 16:23:53.065 [Test worker @coroutine#6578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2024-12-10 16:23:53.066 [Test worker @coroutine#6580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2024-12-10 16:23:53.076 [DefaultDispatcher-worker-1 @coroutine#6582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2024-12-10 16:23:53.085 [DefaultDispatcher-worker-10 @coroutine#6575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2024-12-10 16:23:53.140 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:53.201 [DefaultDispatcher-worker-10 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a08113d 2024-12-10 16:23:53.201 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:53.201 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:53.201 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:53.202 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:53.202 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43995/UmAppDatabase/replication/nodeId 2024-12-10 16:23:53.205 [UI Thread @coroutine#6591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40069/670046826807537664/_ustadmanifest.json 2024-12-10 16:23:53.205 [UI Thread @coroutine#6591] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40069/670046826807537664/_ustadmanifest.json. 2024-12-10 16:23:53.205 [UI Thread @coroutine#6591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40069/670046826807537664/_ustadmanifest.json 2024-12-10 16:23:53.206 [UI Thread @coroutine#6591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40069/670046826807537664/_ustadmanifest.json 2024-12-10 16:23:53.206 [UI Thread @coroutine#6591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40069/670046826807537664/_ustadmanifest.json 2024-12-10 16:23:53.206 [UI Thread @coroutine#6591] 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:40069/670046826807537664/_ustadmanifest.json. 2024-12-10 16:23:53.206 [UI Thread @coroutine#6591] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40069/670046826807537664/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:53.206 [UI Thread @coroutine#6591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40069/tincan.xml 2024-12-10 16:23:53.206 [UI Thread @coroutine#6591] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40069/tincan.xml. 2024-12-10 16:23:53.206 [UI Thread @coroutine#6591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40069/tincan.xml 2024-12-10 16:23:53.207 [UI Thread @coroutine#6591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40069/tincan.xml 2024-12-10 16:23:53.207 [UI Thread @coroutine#6591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40069/tincan.xml 2024-12-10 16:23:53.248 [UI Thread @coroutine#6591] 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:40069/tincan.xml. 2024-12-10 16:23:53.248 [UI Thread @coroutine#6591] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40069/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-12-10 16:23:53.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-12-10 16:23:53.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-12-10 16:23:53.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 16:23:53.258 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@140a2add: (connection evicted) 2024-12-10 16:23:53.258 [DefaultDispatcher-worker-12 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-12-10 16:23:53.259 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:53.259 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId. 2024-12-10 16:23:53.259 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:53.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 16:23:53.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-12-10 16:23:53.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2024-12-10 16:23:53.260 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 16:23:53.260 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49569/UmAppDatabase/replication/nodeId 2024-12-10 19:12:05.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b11ec7 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:05.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:05.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:05.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:05.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-12-10 19:12:05.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-12-10 19:12:05.333 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:05.339 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce6847f 2024-12-10 19:12:05.339 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce6847f 2024-12-10 19:12:05.341 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.342 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2217b93 2024-12-10 19:12:05.342 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2217b93 2024-12-10 19:12:05.345 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eef0f 2024-12-10 19:12:05.345 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eef0f 2024-12-10 19:12:05.349 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c71a8 2024-12-10 19:12:05.349 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c71a8 2024-12-10 19:12:05.352 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be1d0c8 2024-12-10 19:12:05.352 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be1d0c8 2024-12-10 19:12:05.355 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7295d1c4 2024-12-10 19:12:05.355 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7295d1c4 2024-12-10 19:12:05.358 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3822e0e 2024-12-10 19:12:05.358 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3822e0e 2024-12-10 19:12:05.361 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23338ee7 2024-12-10 19:12:05.361 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23338ee7 2024-12-10 19:12:05.364 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a17dd9 2024-12-10 19:12:05.364 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a17dd9 2024-12-10 19:12:05.364 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 19:12:05.372 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.377 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.602 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:05.603 [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. 2024-12-10 19:12:05.603 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:05.604 [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 2024-12-10 19:12:05.626 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.627 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 19:12:05.628 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:05.628 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 19:12:05.696 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.735 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.759 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.780 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.800 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.806 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.936 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1 2024-12-10 19:12:05.957 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-12-10 19:12:05.957 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-12-10 19:12:05.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-12-10 19:12:05.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-12-10 19:12:05.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:05.972 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f36e8d1: (connection evicted) 2024-12-10 19:12:05.973 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce6847f: (connection evicted) 2024-12-10 19:12:05.973 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:05.973 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 19:12:05.973 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2217b93: (connection evicted) 2024-12-10 19:12:05.974 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eef0f: (connection evicted) 2024-12-10 19:12:05.974 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@431c71a8: (connection evicted) 2024-12-10 19:12:05.975 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7be1d0c8: (connection evicted) 2024-12-10 19:12:05.975 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7295d1c4: (connection evicted) 2024-12-10 19:12:05.976 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3822e0e: (connection evicted) 2024-12-10 19:12:05.976 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23338ee7: (connection evicted) 2024-12-10 19:12:05.976 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a17dd9: (connection evicted) 2024-12-10 19:12:05.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:05.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-12-10 19:12:05.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-12-10 19:12:05.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d767218 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:05.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:05.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:05.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:05.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:05.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:05.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:05.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:05.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:05.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-12-10 19:12:05.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:05.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:05.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-12-10 19:12:05.993 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.004 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.007 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.008 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:06.009 [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. 2024-12-10 19:12:06.009 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:06.009 [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 2024-12-10 19:12:06.023 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.024 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 19:12:06.024 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:06.025 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 19:12:06.030 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.047 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.063 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.078 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.091 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.092 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:06.095 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.095 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a63c6fd 2024-12-10 19:12:06.095 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a63c6fd 2024-12-10 19:12:06.099 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a423c1 2024-12-10 19:12:06.099 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a423c1 2024-12-10 19:12:06.102 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@509bad8d 2024-12-10 19:12:06.102 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@509bad8d 2024-12-10 19:12:06.105 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@159929fa 2024-12-10 19:12:06.105 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@159929fa 2024-12-10 19:12:06.108 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5109519a 2024-12-10 19:12:06.108 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5109519a 2024-12-10 19:12:06.111 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c6da51 2024-12-10 19:12:06.111 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c6da51 2024-12-10 19:12:06.114 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bcfc81 2024-12-10 19:12:06.114 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bcfc81 2024-12-10 19:12:06.118 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b6d6b5 2024-12-10 19:12:06.118 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b6d6b5 2024-12-10 19:12:06.121 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea8cc18 2024-12-10 19:12:06.121 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea8cc18 2024-12-10 19:12:06.121 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 19:12:06.128 [DefaultDispatcher-worker-7 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae 2024-12-10 19:12:06.156 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-12-10 19:12:06.156 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-12-10 19:12:06.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-12-10 19:12:06.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-12-10 19:12:06.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:06.157 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:06.157 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a1b3ae: (connection evicted) 2024-12-10 19:12:06.158 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-12-10 19:12:06.158 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a63c6fd: (connection evicted) 2024-12-10 19:12:06.158 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a423c1: (connection evicted) 2024-12-10 19:12:06.159 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509bad8d: (connection evicted) 2024-12-10 19:12:06.159 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159929fa: (connection evicted) 2024-12-10 19:12:06.159 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5109519a: (connection evicted) 2024-12-10 19:12:06.160 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c6da51: (connection evicted) 2024-12-10 19:12:06.160 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29bcfc81: (connection evicted) 2024-12-10 19:12:06.161 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b6d6b5: (connection evicted) 2024-12-10 19:12:06.161 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea8cc18: (connection evicted) 2024-12-10 19:12:06.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:06.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-12-10 19:12:06.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-12-10 19:12:06.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eac2e8a 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:06.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:06.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:06.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-12-10 19:12:06.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab9e43e 2024-12-10 19:12:06.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab9e43e 2024-12-10 19:12:06.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-12-10 19:12:06.306 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:06.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22686ddb 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:06.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfa1eb5 2024-12-10 19:12:06.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfa1eb5 2024-12-10 19:12:06.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-12-10 19:12:06.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5353dd09 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-12-10 19:12:06.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:06.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:06.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:06.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:06.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:06.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:06.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:06.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:06.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-12-10 19:12:06.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@192b472d 2024-12-10 19:12:06.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@192b472d 2024-12-10 19:12:06.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-12-10 19:12:06.655 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:06.656 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfa1eb5 2024-12-10 19:12:06.684 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:06.916 [DefaultDispatcher-worker-8 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192b472d 2024-12-10 19:12:06.923 [DefaultDispatcher-worker-8 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192b472d 2024-12-10 19:12:06.924 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-12-10 19:12:06.924 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-12-10 19:12:06.924 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-12-10 19:12:06.948 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-12-10 19:12:06.948 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-12-10 19:12:06.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-12-10 19:12:06.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-12-10 19:12:06.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:06.980 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bfa1eb5: (connection evicted) 2024-12-10 19:12:06.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:06.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-12-10 19:12:06.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-12-10 19:12:06.983 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192b472d 2024-12-10 19:12:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c030fe1 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:06.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:06.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@52433946 2024-12-10 19:12:06.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@52433946 2024-12-10 19:12:06.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-12-10 19:12:07.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5403431a 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-12-10 19:12:07.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d798e76 2024-12-10 19:12:07.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d798e76 2024-12-10 19:12:07.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-12-10 19:12:07.051 [DefaultDispatcher-worker-9 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d798e76 2024-12-10 19:12:07.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-12-10 19:12:07.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-12-10 19:12:07.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.055 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52433946: (connection evicted) 2024-12-10 19:12:07.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-12-10 19:12:07.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-12-10 19:12:07.056 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d798e76 2024-12-10 19:12:07.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283baa39 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-12-10 19:12:07.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-12-10 19:12:07.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2830315f 2024-12-10 19:12:07.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2830315f 2024-12-10 19:12:07.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-12-10 19:12:07.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da22aa 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c24f61d 2024-12-10 19:12:07.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c24f61d 2024-12-10 19:12:07.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-12-10 19:12:07.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-12-10 19:12:07.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-12-10 19:12:07.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.089 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2830315f: (connection evicted) 2024-12-10 19:12:07.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-12-10 19:12:07.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-12-10 19:12:07.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5db9f51f 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c421123 2024-12-10 19:12:07.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c421123 2024-12-10 19:12:07.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-12-10 19:12:07.107 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e00b47 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-12-10 19:12:07.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@425b5fe2 2024-12-10 19:12:07.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@425b5fe2 2024-12-10 19:12:07.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-12-10 19:12:07.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-12-10 19:12:07.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-12-10 19:12:07.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.123 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c421123: (connection evicted) 2024-12-10 19:12:07.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-12-10 19:12:07.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344f9467 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@222d9d4f 2024-12-10 19:12:07.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@222d9d4f 2024-12-10 19:12:07.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@305e95a4 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d610e1 2024-12-10 19:12:07.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d610e1 2024-12-10 19:12:07.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-12-10 19:12:07.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-12-10 19:12:07.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-12-10 19:12:07.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.177 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222d9d4f: (connection evicted) 2024-12-10 19:12:07.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-12-10 19:12:07.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-12-10 19:12:07.183 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.213 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.246 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29b8df5 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-12-10 19:12:07.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a24f9 2024-12-10 19:12:07.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a24f9 2024-12-10 19:12:07.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78bad03b 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-12-10 19:12:07.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-12-10 19:12:07.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-12-10 19:12:07.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-12-10 19:12:07.383 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.401 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.454 [DefaultDispatcher-worker-8 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-12-10 19:12:07.483 [DefaultDispatcher-worker-8 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-12-10 19:12:07.492 [DefaultDispatcher-worker-8 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-12-10 19:12:07.500 [DefaultDispatcher-worker-8 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-12-10 19:12:07.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-12-10 19:12:07.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-12-10 19:12:07.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.564 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a24f9: (connection evicted) 2024-12-10 19:12:07.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-12-10 19:12:07.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-12-10 19:12:07.574 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-12-10 19:12:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-12-10 19:12:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248d3a 2024-12-10 19:12:07.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-12-10 19:12:07.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-12-10 19:12:07.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d126083 2024-12-10 19:12:07.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d126083 2024-12-10 19:12:07.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-12-10 19:12:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ffc17c 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-12-10 19:12:07.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d73519 2024-12-10 19:12:07.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d73519 2024-12-10 19:12:07.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-12-10 19:12:07.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-12-10 19:12:07.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-12-10 19:12:07.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.613 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d126083: (connection evicted) 2024-12-10 19:12:07.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-12-10 19:12:07.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4f8e8a 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-12-10 19:12:07.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc1e4fb 2024-12-10 19:12:07.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc1e4fb 2024-12-10 19:12:07.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29aa4bc9 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-12-10 19:12:07.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c519e47 2024-12-10 19:12:07.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c519e47 2024-12-10 19:12:07.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-12-10 19:12:07.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-12-10 19:12:07.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-12-10 19:12:07.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.639 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc1e4fb: (connection evicted) 2024-12-10 19:12:07.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-12-10 19:12:07.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-12-10 19:12:07.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbff71c 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-12-10 19:12:07.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949bc4 2024-12-10 19:12:07.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949bc4 2024-12-10 19:12:07.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-12-10 19:12:07.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7079f8f0 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdc4070 2024-12-10 19:12:07.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdc4070 2024-12-10 19:12:07.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-12-10 19:12:07.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-12-10 19:12:07.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-12-10 19:12:07.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.664 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d949bc4: (connection evicted) 2024-12-10 19:12:07.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-12-10 19:12:07.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-12-10 19:12:07.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f308c6 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-12-10 19:12:07.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@698ac187 2024-12-10 19:12:07.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@698ac187 2024-12-10 19:12:07.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fea5ee0 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6630dd28 2024-12-10 19:12:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6630dd28 2024-12-10 19:12:07.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-12-10 19:12:07.709 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.736 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-12-10 19:12:07.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-12-10 19:12:07.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.758 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@698ac187: (connection evicted) 2024-12-10 19:12:07.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-12-10 19:12:07.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-12-10 19:12:07.761 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2024-12-10 19:12:07.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2024-12-10 19:12:07.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-12-10 19:12:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-12-10 19:12:07.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-12-10 19:12:07.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-12-10 19:12:07.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-12-10 19:12:07.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-12-10 19:12:07.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.782 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c: (connection evicted) 2024-12-10 19:12:07.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-12-10 19:12:07.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2024-12-10 19:12:07.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2024-12-10 19:12:07.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-12-10 19:12:07.786 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa879ed 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2024-12-10 19:12:07.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2024-12-10 19:12:07.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-12-10 19:12:07.816 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2024-12-10 19:12:07.817 [DefaultDispatcher-worker-6 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2024-12-10 19:12:07.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-12-10 19:12:07.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-12-10 19:12:07.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.819 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a99c42c: (connection evicted) 2024-12-10 19:12:07.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-12-10 19:12:07.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-12-10 19:12:07.821 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2024-12-10 19:12:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-12-10 19:12:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b786dc 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17 2024-12-10 19:12:07.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17 2024-12-10 19:12:07.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@226e07e7 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-12-10 19:12:07.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2024-12-10 19:12:07.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2024-12-10 19:12:07.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-12-10 19:12:07.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-12-10 19:12:07.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-12-10 19:12:07.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.869 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17: (connection evicted) 2024-12-10 19:12:07.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:07.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-12-10 19:12:07.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-12-10 19:12:07.880 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fde487b 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-12-10 19:12:07.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add5e17 2024-12-10 19:12:07.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-12-10 19:12:07.903 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c58d7be 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:07.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:07.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-12-10 19:12:07.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-12-10 19:12:07.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-12-10 19:12:07.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-12-10 19:12:07.947 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:07.982 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.006 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.079 [DefaultDispatcher-worker-9 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-12-10 19:12:08.080 [DefaultDispatcher-worker-9 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-12-10 19:12:08.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-12-10 19:12:08.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-12-10 19:12:08.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.082 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3add5e17: (connection evicted) 2024-12-10 19:12:08.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-12-10 19:12:08.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-12-10 19:12:08.084 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-12-10 19:12:08.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e5d5ac1 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-12-10 19:12:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-12-10 19:12:08.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@236fd411 2024-12-10 19:12:08.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@236fd411 2024-12-10 19:12:08.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e62b17 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-12-10 19:12:08.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-12-10 19:12:08.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-12-10 19:12:08.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-12-10 19:12:08.189 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.207 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-12-10 19:12:08.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-12-10 19:12:08.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.327 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236fd411: (connection evicted) 2024-12-10 19:12:08.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-12-10 19:12:08.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3460e4ed 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-12-10 19:12:08.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2024-12-10 19:12:08.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2024-12-10 19:12:08.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-12-10 19:12:08.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6840c 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-12-10 19:12:08.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-12-10 19:12:08.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-12-10 19:12:08.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-12-10 19:12:08.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-12-10 19:12:08.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-12-10 19:12:08.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.356 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d: (connection evicted) 2024-12-10 19:12:08.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-12-10 19:12:08.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5950054d 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-12-10 19:12:08.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2024-12-10 19:12:08.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf 2024-12-10 19:12:08.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-12-10 19:12:08.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc55719 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2024-12-10 19:12:08.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2024-12-10 19:12:08.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-12-10 19:12:08.451 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.461 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.478 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.544 [DefaultDispatcher-worker-8 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2024-12-10 19:12:08.546 [DefaultDispatcher-worker-8 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2024-12-10 19:12:08.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-12-10 19:12:08.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-12-10 19:12:08.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.547 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf230bf: (connection evicted) 2024-12-10 19:12:08.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-12-10 19:12:08.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-12-10 19:12:08.548 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2024-12-10 19:12:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36665c11 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-12-10 19:12:08.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2024-12-10 19:12:08.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-12-10 19:12:08.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a7906c 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2024-12-10 19:12:08.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2024-12-10 19:12:08.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-12-10 19:12:08.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-12-10 19:12:08.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-12-10 19:12:08.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.572 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7: (connection evicted) 2024-12-10 19:12:08.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-12-10 19:12:08.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c0fecc 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-12-10 19:12:08.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2024-12-10 19:12:08.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2024-12-10 19:12:08.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-12-10 19:12:08.602 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2024-12-10 19:12:08.612 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2024-12-10 19:12:08.614 [Test worker @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389008d1 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-12-10 19:12:08.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-12-10 19:12:08.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-12-10 19:12:08.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-12-10 19:12:08.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-12-10 19:12:08.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-12-10 19:12:08.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:08.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-12-10 19:12:08.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cad24ae 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-12-10 19:12:08.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-12-10 19:12:08.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-12-10 19:12:08.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-12-10 19:12:08.635 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-12-10 19:12:08.647 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-12-10 19:12:08.649 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-12-10 19:12:08.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-12-10 19:12:08.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-12-10 19:12:08.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-12-10 19:12:08.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-12-10 19:12:08.662 [DefaultDispatcher-worker-12 @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-12-10 19:12:08.664 [DefaultDispatcher-worker-5 @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-12-10 19:12:08.664 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-12-10 19:12:08.669 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-12-10 19:12:08.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-12-10 19:12:08.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.669 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2: (connection evicted) 2024-12-10 19:12:08.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-12-10 19:12:08.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-12-10 19:12:08.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-12-10 19:12:08.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-12-10 19:12:08.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-12-10 19:12:08.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-12-10 19:12:08.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-12-10 19:12:08.676 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-12-10 19:12:08.687 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-12-10 19:12:08.689 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714c74eb 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-12-10 19:12:08.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-12-10 19:12:08.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-12-10 19:12:08.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-12-10 19:12:08.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-12-10 19:12:08.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-12-10 19:12:08.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:08.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-12-10 19:12:08.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3d168e 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-12-10 19:12:08.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2024-12-10 19:12:08.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2024-12-10 19:12:08.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-12-10 19:12:08.705 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2024-12-10 19:12:08.716 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2024-12-10 19:12:08.718 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2024-12-10 19:12:08.719 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7865d6 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2024-12-10 19:12:08.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2024-12-10 19:12:08.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-12-10 19:12:08.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-12-10 19:12:08.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-12-10 19:12:08.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:08.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-12-10 19:12:08.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76dc36e5 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-12-10 19:12:08.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31533eb1 2024-12-10 19:12:08.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31533eb1 2024-12-10 19:12:08.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-12-10 19:12:08.752 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.785 [DefaultDispatcher-worker-10 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31533eb1 2024-12-10 19:12:08.794 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.798 [DefaultDispatcher-worker-6 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31533eb1 2024-12-10 19:12:08.821 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.831 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.853 [DefaultDispatcher-worker-12 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31533eb1 2024-12-10 19:12:08.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-12-10 19:12:08.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-12-10 19:12:08.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.855 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31533eb1: (connection evicted) 2024-12-10 19:12:08.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-12-10 19:12:08.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c8fe8ad 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-12-10 19:12:08.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2975ca 2024-12-10 19:12:08.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2975ca 2024-12-10 19:12:08.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-12-10 19:12:08.905 [DefaultDispatcher-worker-9 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2975ca 2024-12-10 19:12:08.916 [DefaultDispatcher-worker-2 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2975ca 2024-12-10 19:12:08.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-12-10 19:12:08.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-12-10 19:12:08.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.934 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e2975ca: (connection evicted) 2024-12-10 19:12:08.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-12-10 19:12:08.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-12-10 19:12:08.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-12-10 19:12:08.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b69fc07 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-12-10 19:12:08.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@24de63b 2024-12-10 19:12:08.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@24de63b 2024-12-10 19:12:08.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-12-10 19:12:08.983 [DefaultDispatcher-worker-3 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24de63b 2024-12-10 19:12:08.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-12-10 19:12:08.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-12-10 19:12:08.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:08.985 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24de63b: (connection evicted) 2024-12-10 19:12:08.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:08.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-12-10 19:12:08.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@422ba9b7 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:08.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:08.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@707f4647 2024-12-10 19:12:08.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@707f4647 2024-12-10 19:12:08.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-12-10 19:12:09.030 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707f4647 2024-12-10 19:12:09.041 [DefaultDispatcher-worker-1 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707f4647 2024-12-10 19:12:09.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-12-10 19:12:09.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-12-10 19:12:09.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:09.042 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@707f4647: (connection evicted) 2024-12-10 19:12:09.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:09.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-12-10 19:12:09.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-12-10 19:12:09.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71beada8 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:09.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:09.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-12-10 19:12:09.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-12-10 19:12:09.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-12-10 19:12:09.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-12-10 19:12:09.088 [DefaultDispatcher-worker-2 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124 2024-12-10 19:12:09.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-12-10 19:12:09.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-12-10 19:12:09.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:09.091 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b3b1124: (connection evicted) 2024-12-10 19:12:09.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:09.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-12-10 19:12:09.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2833c093 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:09.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:09.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:09.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:09.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:09.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:09.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-12-10 19:12:09.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-12-10 19:12:09.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-12-10 19:12:09.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-12-10 19:12:09.138 [DefaultDispatcher-worker-10 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4946485c 2024-12-10 19:12:09.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-12-10 19:12:09.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-12-10 19:12:09.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:09.139 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4946485c: (connection evicted) 2024-12-10 19:12:09.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:09.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-12-10 19:12:09.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-12-10 19:12:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-12-10 19:12:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601d9f3a 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:09.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:09.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-12-10 19:12:09.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6585df70 2024-12-10 19:12:09.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6585df70 2024-12-10 19:12:09.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-12-10 19:12:09.397 [DefaultDispatcher-worker-1 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6585df70 2024-12-10 19:12:09.409 [DefaultDispatcher-worker-8 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6585df70 2024-12-10 19:12:09.413 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40909/manifest.json 2024-12-10 19:12:09.413 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40909/manifest.json. 2024-12-10 19:12:09.413 [Test worker @coroutine#341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40909/manifest.json 2024-12-10 19:12:09.416 [Test worker @coroutine#341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40909/manifest.json 2024-12-10 19:12:09.416 [Test worker @coroutine#341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40909/manifest.json 2024-12-10 19:12:09.422 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:09.539 [Test worker @coroutine#341] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40909/manifest.json. 2024-12-10 19:12:09.539 [Test worker @coroutine#341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40909/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:09.555 [DefaultDispatcher-worker-3 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6585df70 2024-12-10 19:12:09.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-12-10 19:12:09.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-12-10 19:12:09.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:09.563 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6585df70: (connection evicted) 2024-12-10 19:12:09.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:09.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-12-10 19:12:09.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-12-10 19:12:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-12-10 19:12:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:09.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b548f51 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:09.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@56976b8b 2024-12-10 19:12:09.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@56976b8b 2024-12-10 19:12:09.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-12-10 19:12:09.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@becb93a 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:09.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1fd2aa 2024-12-10 19:12:09.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1fd2aa 2024-12-10 19:12:09.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-12-10 19:12:09.612 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 19:12:09.671 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:09.680 [Test worker] INFO ktor.application - Application started in 0.072 seconds. 2024-12-10 19:12:09.680 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@14bd523b 2024-12-10 19:12:09.684 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:09.771 [DefaultDispatcher-worker-3 @coroutine#353] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a73f3d1 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:09.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:09.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cfdfa2 2024-12-10 19:12:09.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cfdfa2 2024-12-10 19:12:09.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-12-10 19:12:09.797 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-10 19:12:09.803 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-10 19:12:09.803 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-10 19:12:09.804 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-10 19:12:09.804 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-10 19:12:09.804 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-12-10 19:12:09.804 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-10 19:12:09.804 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-12-10 19:12:09.804 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68e094c9 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-12-10 19:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:09.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-12-10 19:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:09.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-12-10 19:12:09.867 [DefaultDispatcher-worker-10 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:09.872 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:09.881 [DefaultDispatcher-worker-8 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:09.890 [DefaultDispatcher-worker-6 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cfdfa2 2024-12-10 19:12:09.893 [DefaultDispatcher-worker-6 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cfdfa2 2024-12-10 19:12:09.904 [DefaultDispatcher-worker-13 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:09.906 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:09.916 [DefaultDispatcher-worker-13 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:09.916 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 2024-12-10 19:12:09.916 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json. 2024-12-10 19:12:09.916 [Test worker @coroutine#359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 2024-12-10 19:12:09.920 [Test worker @coroutine#359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 2024-12-10 19:12:09.920 [Test worker @coroutine#359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 2024-12-10 19:12:09.921 [Test worker @coroutine#359] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json. 2024-12-10 19:12:09.921 [Test worker @coroutine#359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:09.940 [DefaultDispatcher-worker-4 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:09.946 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 19:12:09.947 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a2b7fe1e-b30c-470f-a766-452bff4f9ae3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 19:12:09.951 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 19:12:09.951 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a2b7fe1e-b30c-470f-a766-452bff4f9ae3 2024-12-10 19:12:09.955 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:09.955 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:09.955 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:09.955 [DefaultDispatcher-worker-8 @coroutine#379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:09.966 [DefaultDispatcher-worker-11 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:09.966 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:09.966 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:09.966 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:09.973 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:09.973 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:09.973 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:09.973 [DefaultDispatcher-worker-11 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 19:12:10.029 [eventLoopGroupProxy-4-4 @call-handler#402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 19:12:10.029 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 19:12:10.029 [eventLoopGroupProxy-4-3 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 19:12:10.029 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 19:12:10.038 [eventLoopGroupProxy-4-3 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:10.038 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:10.040 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:10.040 [eventLoopGroupProxy-4-4 @call-handler#402] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 19:12:10.040 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:10.044 [DefaultDispatcher-worker-9 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:10.044 [DefaultDispatcher-worker-9 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:10.044 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:10.045 [DefaultDispatcher-worker-10 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:10.045 [DefaultDispatcher-worker-10 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:10.050 [eventLoopGroupProxy-4-3 @call-handler#401] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 24ms 2024-12-10 19:12:10.050 [eventLoopGroupProxy-4-1 @call-handler#400] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 24ms 2024-12-10 19:12:10.056 [DefaultDispatcher-worker-4 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:10.056 [eventLoopGroupProxy-4-4 @coroutine#408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56976b8b 2024-12-10 19:12:10.067 [DefaultDispatcher-worker-8 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:10.069 [eventLoopGroupProxy-4-4 @call-handler#402] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 43ms 2024-12-10 19:12:10.069 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:10.069 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:10.073 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:10.073 [DefaultDispatcher-worker-8 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:10.089 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:10.089 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:10.090 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:10.090 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:10.098 [eventLoopGroupProxy-4-1 @call-handler#415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:10.113 [eventLoopGroupProxy-4-1 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56976b8b 2024-12-10 19:12:10.114 [eventLoopGroupProxy-4-1 @call-handler#415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:10.114 [eventLoopGroupProxy-4-1 @call-handler#415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-12-10 19:12:10.115 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:10.124 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:10.124 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:10.124 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:10.124 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:10.127 [eventLoopGroupProxy-4-1 @call-handler#420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:10.131 [eventLoopGroupProxy-4-1 @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56976b8b 2024-12-10 19:12:10.132 [eventLoopGroupProxy-4-1 @call-handler#420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:10.132 [eventLoopGroupProxy-4-1 @call-handler#420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-12-10 19:12:10.133 [DefaultDispatcher-worker-8 @coroutine#413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:10.154 [DefaultDispatcher-worker-1 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:10.169 [DefaultDispatcher-worker-12 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:10.184 [DefaultDispatcher-worker-12 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:10.184 [DefaultDispatcher-worker-12 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:10.184 [DefaultDispatcher-worker-12 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:10.185 [DefaultDispatcher-worker-12 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 19:12:10.188 [eventLoopGroupProxy-4-1 @call-handler#435] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 19:12:10.188 [eventLoopGroupProxy-4-1 @call-handler#435] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 19:12:10.189 [eventLoopGroupProxy-4-1 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:10.218 [DefaultDispatcher-worker-10 @call-handler#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1fd2aa 2024-12-10 19:12:10.220 [eventLoopGroupProxy-4-1 @call-handler#435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:10.220 [DefaultDispatcher-worker-10 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 2024-12-10 19:12:10.220 [DefaultDispatcher-worker-10 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json. 2024-12-10 19:12:10.220 [DefaultDispatcher-worker-10 @coroutine#352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 2024-12-10 19:12:10.220 [eventLoopGroupProxy-4-1 @call-handler#435] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-12-10 19:12:10.221 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:10.221 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:10.222 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:10.222 [DefaultDispatcher-worker-4 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:10.223 [DefaultDispatcher-worker-3 @coroutine#352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 2024-12-10 19:12:10.223 [DefaultDispatcher-worker-3 @coroutine#352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json 2024-12-10 19:12:10.224 [DefaultDispatcher-worker-3 @coroutine#352] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json. 2024-12-10 19:12:10.224 [DefaultDispatcher-worker-3 @coroutine#352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670090185419620352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:10.236 [DefaultDispatcher-worker-12 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf 2024-12-10 19:12:10.237 [DefaultDispatcher-worker-3 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1fd2aa 2024-12-10 19:12:10.239 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-12-10 19:12:10.239 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-12-10 19:12:10.239 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-12-10 19:12:10.240 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-12-10 19:12:10.240 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-10 19:12:10.242 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cfdfa2 2024-12-10 19:12:10.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-12-10 19:12:10.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-12-10 19:12:10.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:10.242 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@712c9bcf: (connection evicted) 2024-12-10 19:12:10.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:10.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-12-10 19:12:10.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-12-10 19:12:10.299 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:10.299 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:10.654 [DefaultDispatcher-worker-3 @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-12-10 19:12:10.656 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:11.248 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@14bd523b 2024-12-10 19:12:11.249 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@14bd523b 2024-12-10 19:12:11.253 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56976b8b 2024-12-10 19:12:11.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-12-10 19:12:11.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-12-10 19:12:11.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:11.253 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d1fd2aa: (connection evicted) 2024-12-10 19:12:11.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:11.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-12-10 19:12:11.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c1f3eb 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:11.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:11.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-12-10 19:12:11.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:11.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:11.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fa8ea5 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:11.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-12-10 19:12:11.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-12-10 19:12:11.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-12-10 19:12:11.276 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 19:12:11.278 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-12-10 19:12:11.278 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3bac86a3 2024-12-10 19:12:11.280 [DefaultDispatcher-worker-3 @coroutine#461] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45302e66 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:11.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:11.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:11.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:11.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:11.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-12-10 19:12:11.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@382608d0 2024-12-10 19:12:11.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@382608d0 2024-12-10 19:12:11.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-12-10 19:12:11.283 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-10 19:12:11.284 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-10 19:12:11.284 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-10 19:12:11.284 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-10 19:12:11.284 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-10 19:12:11.284 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-12-10 19:12:11.284 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-10 19:12:11.284 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-12-10 19:12:11.284 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@169d5567 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:11.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:11.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-12-10 19:12:11.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-12-10 19:12:11.327 [DefaultDispatcher-worker-1 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.337 [DefaultDispatcher-worker-1 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.346 [DefaultDispatcher-worker-1 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382608d0 2024-12-10 19:12:11.349 [Test worker @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382608d0 2024-12-10 19:12:11.359 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:11.359 [DefaultDispatcher-worker-13 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.362 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:11.370 [DefaultDispatcher-worker-3 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.370 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 2024-12-10 19:12:11.370 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json. 2024-12-10 19:12:11.370 [Test worker @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 2024-12-10 19:12:11.372 [Test worker @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 2024-12-10 19:12:11.373 [Test worker @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 2024-12-10 19:12:11.373 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json. 2024-12-10 19:12:11.373 [Test worker @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:11.381 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:11.385 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:11.390 [DefaultDispatcher-worker-8 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.391 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 19:12:11.391 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-79ffe5a5-7b0d-4da7-9ef6-44e323ef5850', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 19:12:11.393 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 19:12:11.393 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-79ffe5a5-7b0d-4da7-9ef6-44e323ef5850 2024-12-10 19:12:11.394 [DefaultDispatcher-worker-8 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:11.394 [DefaultDispatcher-worker-8 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:11.394 [DefaultDispatcher-worker-8 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:11.394 [DefaultDispatcher-worker-8 @coroutine#487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:11.398 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 19:12:11.398 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:11.398 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:11.398 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 19:12:11.399 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:11.399 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:11.399 [eventLoopGroupProxy-7-1 @call-handler#497] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-12-10 19:12:11.400 [DefaultDispatcher-worker-12 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:11.400 [DefaultDispatcher-worker-12 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:11.404 [DefaultDispatcher-worker-5 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.404 [DefaultDispatcher-worker-5 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:11.404 [DefaultDispatcher-worker-5 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:11.404 [DefaultDispatcher-worker-5 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:11.407 [DefaultDispatcher-worker-7 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:11.407 [DefaultDispatcher-worker-7 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:11.407 [DefaultDispatcher-worker-7 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:11.408 [DefaultDispatcher-worker-7 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 19:12:11.408 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 19:12:11.408 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:11.408 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-12-10 19:12:11.409 [DefaultDispatcher-worker-5 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:11.409 [DefaultDispatcher-worker-5 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:11.410 [eventLoopGroupProxy-7-3 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 19:12:11.411 [eventLoopGroupProxy-7-3 @call-handler#513] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 19:12:11.413 [eventLoopGroupProxy-7-3 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:11.414 [eventLoopGroupProxy-7-3 @call-handler#513] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-12-10 19:12:11.415 [DefaultDispatcher-worker-7 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:11.415 [DefaultDispatcher-worker-7 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:11.416 [DefaultDispatcher-worker-7 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:11.416 [DefaultDispatcher-worker-7 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:11.418 [DefaultDispatcher-worker-7 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.418 [DefaultDispatcher-worker-7 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:11.418 [DefaultDispatcher-worker-7 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.418 [DefaultDispatcher-worker-7 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:11.421 [DefaultDispatcher-worker-13 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.421 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:11.425 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:11.426 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:11.426 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-12-10 19:12:11.426 [DefaultDispatcher-worker-8 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.428 [DefaultDispatcher-worker-8 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.429 [DefaultDispatcher-worker-8 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:11.429 [DefaultDispatcher-worker-8 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.429 [DefaultDispatcher-worker-8 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:11.431 [DefaultDispatcher-worker-3 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.431 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:11.435 [eventLoopGroupProxy-7-1 @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:11.435 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:11.436 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-12-10 19:12:11.436 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.438 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.438 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:11.438 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.438 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:11.440 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:11.482 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:11.482 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:11.483 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.484 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.484 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:11.484 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.484 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:11.487 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:11.487 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-12-10 19:12:11.487 [DefaultDispatcher-worker-3 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.488 [DefaultDispatcher-worker-15 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:11.488 [DefaultDispatcher-worker-15 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:11.489 [DefaultDispatcher-worker-15 @coroutine#518] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-12-10 19:12:11.489 [DefaultDispatcher-worker-15 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:11.501 [DefaultDispatcher-worker-11 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.512 [DefaultDispatcher-worker-5 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:11.514 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 19:12:12.014 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-df6b740e-ffa1-4dba-9dab-14a8b284b6af', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 19:12:12.014 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 19:12:12.015 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-df6b740e-ffa1-4dba-9dab-14a8b284b6af 2024-12-10 19:12:12.019 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:12.019 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:12.019 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:12.019 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 19:12:12.021 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 19:12:12.022 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 19:12:12.023 [eventLoopGroupProxy-7-1 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:12.025 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-12-10 19:12:12.026 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:12.026 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:12.027 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:12.027 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:12.029 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.029 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.029 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.029 [DefaultDispatcher-worker-15 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.032 [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) 2024-12-10 19:12:12.036 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.036 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-12-10 19:12:12.037 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.038 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.039 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.039 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.039 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.041 [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) 2024-12-10 19:12:12.044 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.044 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:12.045 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.047 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.047 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.047 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.047 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.050 [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) 2024-12-10 19:12:12.090 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.091 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-12-10 19:12:12.091 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.092 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.092 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.092 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.092 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.094 [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) 2024-12-10 19:12:12.135 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.135 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-12-10 19:12:12.136 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.139 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.139 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.139 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.139 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.141 [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) 2024-12-10 19:12:12.182 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.182 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:12.183 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.184 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.184 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.184 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.184 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.186 [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) 2024-12-10 19:12:12.227 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.227 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:12.227 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.228 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.228 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.228 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.228 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.230 [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) 2024-12-10 19:12:12.271 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.271 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-12-10 19:12:12.272 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.273 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.273 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.273 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.273 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.275 [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) 2024-12-10 19:12:12.316 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.316 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:12.317 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.318 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.318 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.318 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.318 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.319 [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) 2024-12-10 19:12:12.361 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.362 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:12.362 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.363 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.363 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.363 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.363 [DefaultDispatcher-worker-5 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.364 [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) 2024-12-10 19:12:12.406 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.406 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:12.407 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.407 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.408 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.408 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.408 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.409 [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) 2024-12-10 19:12:12.451 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.451 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:12.452 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.452 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.452 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.452 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.452 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.454 [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) 2024-12-10 19:12:12.495 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.495 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-12-10 19:12:12.496 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.497 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.497 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.497 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.497 [DefaultDispatcher-worker-1 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.498 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:12.527 [DefaultDispatcher-worker-11 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:12.540 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.540 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:12.540 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.541 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.542 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.542 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.542 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.543 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:12.587 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:12.588 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.588 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:12.588 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.590 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.590 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.590 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.590 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.592 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:12.595 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:12.596 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.596 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:12.597 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.599 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.599 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:12.599 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.599 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:12.600 [eventLoopGroupProxy-7-1 @call-handler#602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:12.603 [eventLoopGroupProxy-7-1 @coroutine#603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:12.603 [eventLoopGroupProxy-7-1 @call-handler#602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.603 [eventLoopGroupProxy-7-1 @call-handler#602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:12.604 [DefaultDispatcher-worker-13 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:12.617 [DefaultDispatcher-worker-13 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:12.626 [DefaultDispatcher-worker-9 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:12.627 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:12.627 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:12.627 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:12.627 [DefaultDispatcher-worker-9 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 19:12:12.629 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 19:12:12.629 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 19:12:12.629 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:12.653 [DefaultDispatcher-worker-9 @call-handler#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-12-10 19:12:12.653 [eventLoopGroupProxy-7-1 @call-handler#612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:12.653 [eventLoopGroupProxy-7-1 @call-handler#612] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-12-10 19:12:12.654 [DefaultDispatcher-worker-11 @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 2024-12-10 19:12:12.654 [DefaultDispatcher-worker-11 @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json. 2024-12-10 19:12:12.654 [DefaultDispatcher-worker-11 @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 2024-12-10 19:12:12.654 [DefaultDispatcher-worker-15 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:12.654 [DefaultDispatcher-worker-15 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:12.655 [DefaultDispatcher-worker-15 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:12.655 [DefaultDispatcher-worker-15 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:12.656 [DefaultDispatcher-worker-15 @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 2024-12-10 19:12:12.656 [DefaultDispatcher-worker-15 @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json 2024-12-10 19:12:12.657 [DefaultDispatcher-worker-15 @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json. 2024-12-10 19:12:12.657 [DefaultDispatcher-worker-15 @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670090196961869824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:12.664 [DefaultDispatcher-worker-8 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b3de47 2024-12-10 19:12:12.668 [DefaultDispatcher-worker-14 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-12-10 19:12:12.669 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-12-10 19:12:12.669 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-12-10 19:12:12.669 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-12-10 19:12:12.669 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-12-10 19:12:12.669 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-10 19:12:12.671 [Test worker @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382608d0 2024-12-10 19:12:12.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-12-10 19:12:12.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-12-10 19:12:12.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:12.671 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68b3de47: (connection evicted) 2024-12-10 19:12:12.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:12.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-12-10 19:12:12.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-12-10 19:12:12.784 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:13.014 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:13.118 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:13.261 [DefaultDispatcher-worker-8 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-12-10 19:12:13.675 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3bac86a3 2024-12-10 19:12:13.676 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3bac86a3 2024-12-10 19:12:13.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-12-10 19:12:13.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-12-10 19:12:13.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:13.677 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e: (connection evicted) 2024-12-10 19:12:13.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:13.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-12-10 19:12:13.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-12-10 19:12:13.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-12-10 19:12:13.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:13.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:13.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:13.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:13.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:13.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:13.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a38a12 2024-12-10 19:12:13.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:13.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:13.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-12-10 19:12:13.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-12-10 19:12:13.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-12-10 19:12:13.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac71b87 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:13.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:13.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-12-10 19:12:13.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-12-10 19:12:13.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-12-10 19:12:13.701 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 19:12:13.703 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-12-10 19:12:13.703 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2f69d246 2024-12-10 19:12:13.704 [DefaultDispatcher-worker-9 @coroutine#640] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 19:12:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb1820d 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:13.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-12-10 19:12:13.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-12-10 19:12:13.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-12-10 19:12:13.707 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-10 19:12:13.708 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-10 19:12:13.708 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-10 19:12:13.708 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-10 19:12:13.708 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-10 19:12:13.708 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-12-10 19:12:13.708 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-10 19:12:13.708 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-12-10 19:12:13.708 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1c0892 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:13.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:13.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-12-10 19:12:13.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-12-10 19:12:13.751 [DefaultDispatcher-worker-9 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.762 [DefaultDispatcher-worker-6 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.770 [DefaultDispatcher-worker-6 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-12-10 19:12:13.773 [Test worker @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-12-10 19:12:13.782 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:13.783 [DefaultDispatcher-worker-8 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.786 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:13.793 [DefaultDispatcher-worker-16 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.794 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 2024-12-10 19:12:13.794 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json. 2024-12-10 19:12:13.794 [Test worker @coroutine#645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 2024-12-10 19:12:13.795 [Test worker @coroutine#645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 2024-12-10 19:12:13.795 [Test worker @coroutine#645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 2024-12-10 19:12:13.796 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json. 2024-12-10 19:12:13.796 [Test worker @coroutine#645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:13.805 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:13.809 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:13.810 [DefaultDispatcher-worker-6 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.810 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 19:12:13.810 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7cbb9467-b8e1-455d-8d95-d93a4f8b89f1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 19:12:13.812 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 19:12:13.812 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7cbb9467-b8e1-455d-8d95-d93a4f8b89f1 2024-12-10 19:12:13.813 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:13.813 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:13.813 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:13.813 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:13.817 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 19:12:13.817 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 19:12:13.817 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:13.817 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:13.817 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:13.818 [eventLoopGroupProxy-10-1 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:13.818 [eventLoopGroupProxy-10-1 @call-handler#676] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-12-10 19:12:13.819 [DefaultDispatcher-worker-7 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:13.819 [DefaultDispatcher-worker-7 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:13.823 [DefaultDispatcher-worker-9 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.823 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:13.823 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:13.823 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:13.826 [DefaultDispatcher-worker-17 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:13.826 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 19:12:13.826 [DefaultDispatcher-worker-17 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:13.826 [DefaultDispatcher-worker-17 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:13.826 [DefaultDispatcher-worker-17 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 19:12:13.826 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:13.826 [eventLoopGroupProxy-10-1 @call-handler#685] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-12-10 19:12:13.827 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:13.827 [DefaultDispatcher-worker-9 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:13.828 [eventLoopGroupProxy-10-1 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 19:12:13.828 [eventLoopGroupProxy-10-1 @call-handler#688] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 19:12:13.830 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-12-10 19:12:13.832 [eventLoopGroupProxy-10-1 @call-handler#688] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-12-10 19:12:13.832 [DefaultDispatcher-worker-2 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:13.832 [DefaultDispatcher-worker-2 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:13.833 [DefaultDispatcher-worker-2 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:13.833 [DefaultDispatcher-worker-2 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:13.836 [DefaultDispatcher-worker-2 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.837 [DefaultDispatcher-worker-2 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:13.837 [DefaultDispatcher-worker-2 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.837 [DefaultDispatcher-worker-2 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:13.839 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:13.839 [DefaultDispatcher-worker-7 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.842 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-12-10 19:12:13.843 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:13.843 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-12-10 19:12:13.844 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.846 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.846 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:13.846 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.846 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:13.855 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:13.858 [DefaultDispatcher-worker-6 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.859 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-12-10 19:12:13.859 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:13.859 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:13.860 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.863 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.863 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:13.863 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.863 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:13.865 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:13.910 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-12-10 19:12:13.910 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:13.910 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:13.911 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.913 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.913 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:13.913 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.913 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:13.915 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:13.917 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-12-10 19:12:13.917 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:13.917 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:13.918 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.920 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.920 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:13.920 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.920 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:13.921 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:13.924 [eventLoopGroupProxy-10-1 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-12-10 19:12:13.925 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:13.925 [eventLoopGroupProxy-10-1 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:13.925 [DefaultDispatcher-worker-6 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:13.940 [DefaultDispatcher-worker-9 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.950 [DefaultDispatcher-worker-9 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.950 [DefaultDispatcher-worker-9 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:13.950 [DefaultDispatcher-worker-9 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:13.950 [DefaultDispatcher-worker-9 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:13.950 [DefaultDispatcher-worker-9 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 19:12:13.952 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 19:12:13.953 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 19:12:13.953 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:13.974 [DefaultDispatcher-worker-11 @call-handler#728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-12-10 19:12:13.975 [eventLoopGroupProxy-10-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:13.975 [eventLoopGroupProxy-10-1 @call-handler#728] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-12-10 19:12:13.975 [DefaultDispatcher-worker-8 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 2024-12-10 19:12:13.975 [DefaultDispatcher-worker-8 @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:8094/api/content/670090204396449792/_ustadmanifest.json. 2024-12-10 19:12:13.975 [DefaultDispatcher-worker-8 @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 2024-12-10 19:12:13.976 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:13.976 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:13.976 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:13.976 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:13.977 [DefaultDispatcher-worker-3 @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 2024-12-10 19:12:13.978 [DefaultDispatcher-worker-3 @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json 2024-12-10 19:12:13.978 [DefaultDispatcher-worker-3 @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:8094/api/content/670090204396449792/_ustadmanifest.json. 2024-12-10 19:12:13.978 [DefaultDispatcher-worker-3 @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670090204396449792/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:13.986 [DefaultDispatcher-worker-17 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-12-10 19:12:13.989 [DefaultDispatcher-worker-6 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-12-10 19:12:13.990 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-12-10 19:12:13.990 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-12-10 19:12:13.991 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-12-10 19:12:13.991 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-12-10 19:12:13.991 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-10 19:12:13.993 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-12-10 19:12:13.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-12-10 19:12:13.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-12-10 19:12:13.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:13.993 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8: (connection evicted) 2024-12-10 19:12:13.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:13.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-12-10 19:12:13.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-12-10 19:12:14.208 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:14.208 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:14.441 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:14.998 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2f69d246 2024-12-10 19:12:14.998 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2f69d246 2024-12-10 19:12:14.999 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2024-12-10 19:12:14.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-12-10 19:12:15.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-12-10 19:12:15.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:15.000 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9: (connection evicted) 2024-12-10 19:12:15.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:15.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-12-10 19:12:15.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54224125 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:15.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:15.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-12-10 19:12:15.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-12-10 19:12:15.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ad327f 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:15.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2024-12-10 19:12:15.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2024-12-10 19:12:15.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-12-10 19:12:15.028 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 19:12:15.030 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-12-10 19:12:15.030 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1d4c6e32 2024-12-10 19:12:15.031 [DefaultDispatcher-worker-6 @coroutine#757] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ec2cb5 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:15.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:15.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-12-10 19:12:15.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-12-10 19:12:15.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-12-10 19:12:15.034 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-12-10 19:12:15.035 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-12-10 19:12:15.035 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-12-10 19:12:15.035 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-12-10 19:12:15.035 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-12-10 19:12:15.035 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-12-10 19:12:15.035 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-12-10 19:12:15.035 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-12-10 19:12:15.035 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220e1b7b 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:15.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:15.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-12-10 19:12:15.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-12-10 19:12:15.078 [DefaultDispatcher-worker-10 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.087 [DefaultDispatcher-worker-2 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.110 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:15.113 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:15.132 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:15.136 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:15.222 [DefaultDispatcher-worker-2 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-12-10 19:12:15.263 [DefaultDispatcher-worker-2 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-12-10 19:12:15.269 [DefaultDispatcher-worker-2 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-12-10 19:12:15.273 [DefaultDispatcher-worker-2 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-12-10 19:12:15.286 [DefaultDispatcher-worker-5 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.298 [DefaultDispatcher-worker-12 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.299 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 2024-12-10 19:12:15.299 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json. 2024-12-10 19:12:15.299 [Test worker @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 2024-12-10 19:12:15.301 [Test worker @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 2024-12-10 19:12:15.301 [Test worker @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 2024-12-10 19:12:15.302 [Test worker @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json. 2024-12-10 19:12:15.302 [Test worker @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:15.412 [DefaultDispatcher-worker-15 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.413 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-12-10 19:12:15.413 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8d3ff0c0-000c-4021-9a1e-04b050eae2ab', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-12-10 19:12:15.415 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-12-10 19:12:15.415 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8d3ff0c0-000c-4021-9a1e-04b050eae2ab 2024-12-10 19:12:15.416 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:15.416 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:15.416 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:15.416 [DefaultDispatcher-worker-6 @coroutine#788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:15.419 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 19:12:15.419 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 19:12:15.420 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.420 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:15.420 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:15.421 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.421 [eventLoopGroupProxy-13-2 @call-handler#799] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-12-10 19:12:15.421 [DefaultDispatcher-worker-3 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:15.421 [DefaultDispatcher-worker-3 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:15.425 [DefaultDispatcher-worker-16 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.426 [DefaultDispatcher-worker-16 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:15.426 [DefaultDispatcher-worker-16 @coroutine#787] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:15.426 [DefaultDispatcher-worker-16 @coroutine#787] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:15.428 [eventLoopGroupProxy-13-2 @call-handler#806] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 19:12:15.429 [eventLoopGroupProxy-13-2 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.429 [eventLoopGroupProxy-13-2 @call-handler#806] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-12-10 19:12:15.430 [DefaultDispatcher-worker-5 @coroutine#787] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:15.430 [DefaultDispatcher-worker-5 @coroutine#787] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:15.440 [DefaultDispatcher-worker-15 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.452 [DefaultDispatcher-worker-16 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.455 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:15.455 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:15.455 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:15.455 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 19:12:15.457 [eventLoopGroupProxy-13-2 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 19:12:15.457 [eventLoopGroupProxy-13-2 @call-handler#813] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 19:12:15.503 [eventLoopGroupProxy-13-2 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.505 [eventLoopGroupProxy-13-2 @call-handler#813] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 48ms 2024-12-10 19:12:15.506 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:15.506 [DefaultDispatcher-worker-8 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:15.508 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:15.508 [DefaultDispatcher-worker-7 @coroutine#786] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:15.511 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.511 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.511 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.511 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.513 [eventLoopGroupProxy-13-2 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.515 [eventLoopGroupProxy-13-2 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.516 [eventLoopGroupProxy-13-2 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.516 [eventLoopGroupProxy-13-2 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.517 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.518 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.518 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.518 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.518 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.519 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.563 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.564 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.564 [eventLoopGroupProxy-13-2 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:15.565 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.567 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.567 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.567 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.567 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.569 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.571 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.571 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.571 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.572 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.574 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.574 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.574 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.574 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.576 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.582 [eventLoopGroupProxy-13-2 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.582 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.582 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-12-10 19:12:15.583 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.585 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.585 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.585 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.585 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.591 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.633 [eventLoopGroupProxy-13-2 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.633 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.633 [eventLoopGroupProxy-13-2 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-12-10 19:12:15.634 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.637 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.637 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.637 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.637 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.639 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.707 [eventLoopGroupProxy-13-2 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.707 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.707 [eventLoopGroupProxy-13-2 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 68ms 2024-12-10 19:12:15.708 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.710 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.710 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.710 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.710 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.712 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.762 [eventLoopGroupProxy-13-2 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.762 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.762 [eventLoopGroupProxy-13-2 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-12-10 19:12:15.763 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.765 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.765 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.765 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.765 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.767 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.810 [eventLoopGroupProxy-13-2 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.810 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.811 [eventLoopGroupProxy-13-2 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:15.811 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.812 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.812 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.812 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.812 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.814 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.857 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.857 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.857 [eventLoopGroupProxy-13-2 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:15.858 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.860 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.860 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.860 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.860 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.861 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.906 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.907 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.907 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-12-10 19:12:15.907 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.909 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.909 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.909 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.909 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.910 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.912 [eventLoopGroupProxy-13-2 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.912 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.912 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:15.913 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.914 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.914 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.914 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.914 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.916 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.918 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.919 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.919 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.919 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.921 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.921 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.921 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.921 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.923 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.925 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.926 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.926 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.926 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.928 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.928 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.928 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.928 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.929 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.932 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.932 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.932 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.933 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.935 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.935 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.935 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.935 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.936 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.939 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.939 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.939 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.940 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.941 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.941 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.941 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.941 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.942 [DefaultDispatcher-worker-16 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:15.943 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.945 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.945 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.945 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:15.946 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.947 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.947 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.947 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.947 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.949 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.951 [eventLoopGroupProxy-13-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.951 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.951 [eventLoopGroupProxy-13-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.952 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.953 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.953 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.953 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.953 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.955 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.957 [eventLoopGroupProxy-13-2 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.958 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.958 [eventLoopGroupProxy-13-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.958 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.960 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.960 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.960 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.960 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.962 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.964 [eventLoopGroupProxy-13-2 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.964 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.964 [eventLoopGroupProxy-13-2 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:15.965 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.966 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.966 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.966 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.966 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.968 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.971 [eventLoopGroupProxy-13-2 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.971 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.971 [eventLoopGroupProxy-13-2 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.971 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.973 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.973 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.973 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.973 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.974 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.977 [eventLoopGroupProxy-13-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.978 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.978 [eventLoopGroupProxy-13-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:15.978 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.981 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.981 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.981 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.981 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.983 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.985 [eventLoopGroupProxy-13-2 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.986 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.986 [eventLoopGroupProxy-13-2 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.986 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.988 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.988 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.988 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.988 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.989 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.992 [eventLoopGroupProxy-13-2 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.992 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.992 [eventLoopGroupProxy-13-2 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.993 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.994 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.994 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:15.994 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:15.994 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:15.996 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:15.998 [eventLoopGroupProxy-13-2 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:15.999 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:15.999 [eventLoopGroupProxy-13-2 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:15.999 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.001 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.001 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.001 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.001 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.002 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.005 [eventLoopGroupProxy-13-2 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.005 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.005 [eventLoopGroupProxy-13-2 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.006 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.009 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.009 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.009 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.009 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.011 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.013 [eventLoopGroupProxy-13-2 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.013 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.013 [eventLoopGroupProxy-13-2 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.014 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.015 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.015 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.015 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.015 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.016 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.019 [eventLoopGroupProxy-13-2 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.020 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.020 [eventLoopGroupProxy-13-2 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:16.020 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.021 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.022 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.022 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.022 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.023 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.026 [eventLoopGroupProxy-13-2 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.026 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.026 [eventLoopGroupProxy-13-2 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.027 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.028 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.028 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.028 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.028 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.030 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.032 [eventLoopGroupProxy-13-2 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.032 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.032 [eventLoopGroupProxy-13-2 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.033 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.034 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.034 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.034 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.034 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.035 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.038 [eventLoopGroupProxy-13-2 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.038 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.038 [eventLoopGroupProxy-13-2 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.039 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.041 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.041 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.041 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.041 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.042 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.044 [eventLoopGroupProxy-13-2 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.045 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.045 [eventLoopGroupProxy-13-2 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.045 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.047 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.047 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.047 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.047 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.048 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.051 [eventLoopGroupProxy-13-2 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.051 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.051 [eventLoopGroupProxy-13-2 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.052 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.053 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.053 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.053 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.053 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.055 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.057 [eventLoopGroupProxy-13-2 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.057 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.057 [eventLoopGroupProxy-13-2 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.058 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.063 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.063 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.063 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.063 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.064 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.066 [eventLoopGroupProxy-13-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.067 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.067 [eventLoopGroupProxy-13-2 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.067 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.069 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.069 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.069 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.069 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.070 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.072 [eventLoopGroupProxy-13-2 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.072 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.073 [eventLoopGroupProxy-13-2 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.073 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.074 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.074 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.074 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.074 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.076 [eventLoopGroupProxy-13-2 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.078 [eventLoopGroupProxy-13-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.078 [eventLoopGroupProxy-13-2 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.078 [eventLoopGroupProxy-13-2 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.079 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.080 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.080 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.080 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.080 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.082 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.125 [eventLoopGroupProxy-13-2 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.126 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.126 [eventLoopGroupProxy-13-2 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:16.127 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.128 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.128 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.128 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.128 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.129 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.132 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.132 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.132 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.132 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.134 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.134 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.134 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.134 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.135 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.137 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.138 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.138 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.138 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.139 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.139 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.139 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.139 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.140 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.142 [eventLoopGroupProxy-13-2 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.143 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.143 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.143 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.144 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.144 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.144 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.144 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.145 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.189 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.189 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.189 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:16.190 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.191 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.192 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.192 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.192 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.193 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.238 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.238 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.238 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:16.239 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.240 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.240 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.240 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.240 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.242 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.244 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.245 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.245 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:16.245 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.247 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.247 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.247 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.247 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.248 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.251 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.251 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.251 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.251 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.253 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.253 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.253 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.253 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.254 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.298 [eventLoopGroupProxy-13-2 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.299 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.299 [eventLoopGroupProxy-13-2 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:16.299 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.301 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.301 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.301 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.301 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.302 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.304 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.304 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.304 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.305 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.306 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.306 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.306 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.306 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.307 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.310 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.310 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.310 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.311 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.312 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.312 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.312 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.312 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.313 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.316 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.316 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.316 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.317 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.318 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.318 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.318 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.318 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.319 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.322 [eventLoopGroupProxy-13-2 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.322 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.322 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.323 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.324 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.324 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.324 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.324 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.325 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.369 [eventLoopGroupProxy-13-2 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.370 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.370 [eventLoopGroupProxy-13-2 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:16.370 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.371 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.371 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.371 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.371 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.372 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.374 [eventLoopGroupProxy-13-2 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.374 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.374 [eventLoopGroupProxy-13-2 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.375 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.376 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.377 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.377 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.377 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.378 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.380 [eventLoopGroupProxy-13-2 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.380 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.380 [eventLoopGroupProxy-13-2 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.381 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.382 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.382 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.382 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.382 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.384 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.386 [eventLoopGroupProxy-13-2 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.386 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.387 [eventLoopGroupProxy-13-2 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:16.387 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.389 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.389 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.389 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.389 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.391 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.393 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.394 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.394 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.394 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.396 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.396 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.396 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.396 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.397 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.400 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.400 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.400 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.400 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.402 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.402 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.402 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.402 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.403 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.406 [eventLoopGroupProxy-13-2 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.406 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.406 [eventLoopGroupProxy-13-2 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.407 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.408 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.408 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.408 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.408 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.410 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.413 [eventLoopGroupProxy-13-2 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.413 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.413 [eventLoopGroupProxy-13-2 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.414 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.415 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.415 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.415 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.416 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.417 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.419 [eventLoopGroupProxy-13-2 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.420 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.420 [eventLoopGroupProxy-13-2 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.420 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.422 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.422 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.422 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.422 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.423 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.425 [eventLoopGroupProxy-13-2 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.425 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.425 [eventLoopGroupProxy-13-2 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.426 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.428 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.428 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.428 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.428 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.429 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.432 [eventLoopGroupProxy-13-2 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.432 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.432 [eventLoopGroupProxy-13-2 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.433 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.434 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.434 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.434 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.434 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.435 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.437 [eventLoopGroupProxy-13-2 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.437 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.437 [eventLoopGroupProxy-13-2 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.438 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.439 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.439 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.439 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.439 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.440 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.442 [eventLoopGroupProxy-13-2 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.442 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.442 [eventLoopGroupProxy-13-2 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.443 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.445 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.445 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.445 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.445 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.446 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.472 [DefaultDispatcher-worker-16 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:16.490 [eventLoopGroupProxy-13-2 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.490 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.491 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:16.491 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.493 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.493 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.493 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.493 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.494 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.496 [eventLoopGroupProxy-13-2 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.496 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.496 [eventLoopGroupProxy-13-2 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.497 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.498 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.498 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.498 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.498 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.499 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.501 [eventLoopGroupProxy-13-2 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.502 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.502 [eventLoopGroupProxy-13-2 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.502 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.503 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.503 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.504 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.504 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.505 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.548 [eventLoopGroupProxy-13-2 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.548 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.548 [eventLoopGroupProxy-13-2 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:16.549 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.550 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.550 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.550 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.550 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.552 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.555 [eventLoopGroupProxy-13-2 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.555 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.555 [eventLoopGroupProxy-13-2 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.556 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.558 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.558 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.558 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.558 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.559 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.562 [eventLoopGroupProxy-13-2 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.562 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.562 [eventLoopGroupProxy-13-2 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.562 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.564 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.564 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.564 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.564 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.565 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.568 [eventLoopGroupProxy-13-2 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.568 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.568 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.568 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.571 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.571 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.571 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.571 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.572 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.615 [eventLoopGroupProxy-13-2 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.616 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.616 [eventLoopGroupProxy-13-2 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:16.617 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.619 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.619 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.619 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.619 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.620 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.624 [eventLoopGroupProxy-13-2 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.624 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.624 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:16.624 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.626 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.626 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.626 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.626 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.628 [eventLoopGroupProxy-13-2 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.670 [eventLoopGroupProxy-13-2 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.671 [eventLoopGroupProxy-13-2 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.671 [eventLoopGroupProxy-13-2 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:16.671 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.673 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.673 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.673 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.673 [DefaultDispatcher-worker-10 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.674 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.722 [eventLoopGroupProxy-13-2 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.722 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.722 [eventLoopGroupProxy-13-2 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-12-10 19:12:16.723 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.725 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.725 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.725 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.725 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.726 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.770 [eventLoopGroupProxy-13-2 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.771 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.771 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:16.771 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.773 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.774 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.774 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.774 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.775 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.818 [eventLoopGroupProxy-13-2 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.818 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.818 [eventLoopGroupProxy-13-2 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:16.819 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.821 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.821 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.821 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.821 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.822 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.825 [eventLoopGroupProxy-13-2 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.825 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.825 [eventLoopGroupProxy-13-2 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.825 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.827 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.828 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.828 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.828 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.829 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.831 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.831 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.831 [eventLoopGroupProxy-13-2 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.832 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.833 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.833 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.833 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.833 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.835 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.836 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.837 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.837 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.837 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.841 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.841 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.841 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.841 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.842 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.844 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.844 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.845 [eventLoopGroupProxy-13-2 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.845 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.847 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.847 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.847 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.847 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.848 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.850 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.850 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.851 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.851 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.852 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.852 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.852 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.852 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.853 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.856 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.856 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.856 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.856 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.858 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.858 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.858 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.858 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.859 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.861 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.861 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.862 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.862 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.864 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.864 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.864 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.864 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.865 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.867 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.868 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.868 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.868 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.869 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.870 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.870 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.870 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.871 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.873 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.873 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.873 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.874 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.875 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.875 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.875 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.875 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.876 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.878 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.879 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.879 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.879 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.881 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.881 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.881 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.881 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.882 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.884 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.884 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.884 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.885 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.886 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.886 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.886 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.886 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.887 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.889 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.890 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.890 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.890 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.892 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.892 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.892 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.892 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.893 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.895 [eventLoopGroupProxy-13-2 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.895 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.896 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.896 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.897 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.897 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.897 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.897 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.899 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.901 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.901 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.901 [eventLoopGroupProxy-13-2 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.901 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.903 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.903 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.903 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.903 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.904 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.948 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.949 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.949 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:16.950 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.951 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.951 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.951 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.951 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.952 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.955 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.956 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.956 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:16.956 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.957 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.958 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.958 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.958 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.959 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.961 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.961 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.961 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:16.961 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.963 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.963 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.963 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.963 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.964 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.966 [eventLoopGroupProxy-13-2 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.966 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.966 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.967 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.968 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.968 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.968 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.968 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.969 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.971 [eventLoopGroupProxy-13-2 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.971 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.972 [eventLoopGroupProxy-13-2 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.972 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.973 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.973 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.973 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.973 [DefaultDispatcher-worker-6 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.974 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.976 [eventLoopGroupProxy-13-2 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.976 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.977 [eventLoopGroupProxy-13-2 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.977 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.978 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.978 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.978 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.978 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.979 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.982 [eventLoopGroupProxy-13-2 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:16.982 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:16.982 [eventLoopGroupProxy-13-2 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:16.983 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.984 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.984 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:16.984 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:16.984 [DefaultDispatcher-worker-2 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:16.985 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:16.992 [DefaultDispatcher-worker-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:17.013 [DefaultDispatcher-worker-7 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.029 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.029 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.030 [eventLoopGroupProxy-13-2 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:17.030 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.032 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.032 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.032 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.032 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.033 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.035 [eventLoopGroupProxy-13-2 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.036 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.036 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.036 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.037 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.038 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.038 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.038 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.039 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.041 [eventLoopGroupProxy-13-2 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.041 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.041 [eventLoopGroupProxy-13-2 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.042 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.042 [DefaultDispatcher-worker-7 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-12-10 19:12:17.043 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.043 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.043 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.043 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.044 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.087 [eventLoopGroupProxy-13-2 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.088 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.088 [eventLoopGroupProxy-13-2 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:17.088 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.090 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.090 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.090 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.090 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.091 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.093 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.093 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.093 [eventLoopGroupProxy-13-2 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.093 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.094 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.094 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.094 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.094 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.096 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.098 [eventLoopGroupProxy-13-2 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.098 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.098 [eventLoopGroupProxy-13-2 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.099 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.100 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.100 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.100 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.100 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.101 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.103 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.104 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.104 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.104 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.105 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.106 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.106 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.106 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.107 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.109 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.109 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.109 [eventLoopGroupProxy-13-2 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.110 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.111 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.111 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.111 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.111 [DefaultDispatcher-worker-17 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.112 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.114 [eventLoopGroupProxy-13-2 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.114 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.114 [eventLoopGroupProxy-13-2 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.115 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.117 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.117 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.117 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.117 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.118 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.120 [eventLoopGroupProxy-13-2 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.120 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.121 [eventLoopGroupProxy-13-2 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.121 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.122 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.122 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.122 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.122 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.123 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.125 [eventLoopGroupProxy-13-2 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.125 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.125 [eventLoopGroupProxy-13-2 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.125 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.126 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.126 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.126 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.126 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.127 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.129 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.130 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.130 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.130 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.131 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.131 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.131 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.131 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.132 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.135 [eventLoopGroupProxy-13-2 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.135 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.135 [eventLoopGroupProxy-13-2 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.135 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.137 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.137 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.137 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.137 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.138 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.140 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.140 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.140 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.141 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.142 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.142 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.142 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.142 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.143 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.145 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.145 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.145 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.145 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.147 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.147 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.147 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.147 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.148 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.191 [eventLoopGroupProxy-13-2 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.191 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.191 [eventLoopGroupProxy-13-2 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:17.192 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.193 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.193 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.193 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.193 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.194 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.196 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.196 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.197 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.197 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.198 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.198 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.198 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.198 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.199 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.243 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.244 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.244 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:17.244 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.246 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.246 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.246 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.246 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.247 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.248 [eventLoopGroupProxy-13-2 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.249 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.249 [eventLoopGroupProxy-13-2 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.249 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.250 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.250 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.250 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.250 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.251 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.294 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.294 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.294 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:17.295 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.297 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.297 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.297 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.297 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.298 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.340 [eventLoopGroupProxy-13-2 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.340 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.340 [eventLoopGroupProxy-13-2 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:17.341 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.342 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.342 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.342 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.342 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.343 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.386 [eventLoopGroupProxy-13-2 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.386 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.386 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:17.387 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.388 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.388 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.388 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.388 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.389 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.432 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.432 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.433 [eventLoopGroupProxy-13-2 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:17.433 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.434 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.434 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.434 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.434 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.435 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.478 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.478 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.478 [eventLoopGroupProxy-13-2 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:17.478 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.480 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.480 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.480 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.480 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.481 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.483 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.483 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.483 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.484 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.485 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.485 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.485 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.485 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.486 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.515 [DefaultDispatcher-worker-12 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:17.529 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.530 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.530 [eventLoopGroupProxy-13-2 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:17.530 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.532 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.532 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.532 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.532 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.533 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.537 [eventLoopGroupProxy-13-2 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.537 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.537 [eventLoopGroupProxy-13-2 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:17.537 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.541 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.541 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.541 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.541 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.542 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.545 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.545 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.545 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.545 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.547 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.547 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.547 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.547 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.548 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.551 [eventLoopGroupProxy-13-2 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.551 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.551 [eventLoopGroupProxy-13-2 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.551 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.553 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.553 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.553 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.553 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.554 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.557 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.558 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.558 [eventLoopGroupProxy-13-2 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:17.558 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.560 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.560 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.560 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.560 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.561 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.563 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.563 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.563 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.563 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.565 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.565 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.565 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.565 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.566 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.609 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.610 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.610 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:17.610 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.611 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.611 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.611 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.611 [DefaultDispatcher-worker-16 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.612 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.614 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.614 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.614 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.615 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.616 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.616 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.616 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.616 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.617 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.619 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.619 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.619 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.619 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.621 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.621 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.621 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.621 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.622 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.623 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.623 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.623 [eventLoopGroupProxy-13-2 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-12-10 19:12:17.624 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.625 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.625 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.625 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.625 [DefaultDispatcher-worker-3 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.626 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.668 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.668 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.669 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:17.669 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.671 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.671 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.671 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.671 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.672 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.674 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.674 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.674 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.675 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.676 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.676 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.676 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.676 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.677 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.679 [eventLoopGroupProxy-13-2 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.679 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.679 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.679 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.681 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.681 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.681 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.681 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.682 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.683 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.683 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.684 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.684 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.685 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.685 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.685 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.685 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.686 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.728 [eventLoopGroupProxy-13-2 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.728 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.728 [eventLoopGroupProxy-13-2 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:17.729 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.731 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.731 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.731 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.731 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.732 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.777 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.777 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.777 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:17.778 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.779 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.779 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.779 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.779 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.781 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.783 [eventLoopGroupProxy-13-2 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.783 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.783 [eventLoopGroupProxy-13-2 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.784 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.786 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.786 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.786 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.786 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.787 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.794 [eventLoopGroupProxy-13-2 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.794 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.794 [eventLoopGroupProxy-13-2 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-12-10 19:12:17.795 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.796 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.796 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.796 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.796 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.797 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.799 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.800 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.800 [eventLoopGroupProxy-13-2 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.800 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.802 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.802 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.802 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.802 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.803 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.846 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.846 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.846 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-12-10 19:12:17.847 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.848 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.848 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.848 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.848 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.849 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.851 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.851 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.851 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:17.852 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.853 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.853 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.853 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.853 [DefaultDispatcher-worker-1 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.854 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.896 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.896 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.896 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-12-10 19:12:17.897 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.898 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.898 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.898 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.898 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.899 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.943 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.943 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.943 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:17.944 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.945 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.945 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.945 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.945 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.946 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.948 [eventLoopGroupProxy-13-2 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.948 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.949 [eventLoopGroupProxy-13-2 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:17.949 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.950 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.950 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.950 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.950 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.951 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:17.996 [eventLoopGroupProxy-13-2 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:17.996 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:17.996 [eventLoopGroupProxy-13-2 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-12-10 19:12:17.996 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.998 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.998 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:17.998 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:17.998 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:17.999 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:18.001 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:18.001 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:18.001 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:18.002 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.003 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.003 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:18.003 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.003 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:18.004 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:18.006 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:18.006 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:18.006 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:18.007 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.008 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.008 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:18.008 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.008 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:18.009 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:18.011 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:18.011 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:18.011 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:18.012 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.014 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.014 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:18.014 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.014 [DefaultDispatcher-worker-11 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:18.015 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:18.034 [DefaultDispatcher-worker-3 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:18.062 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:18.062 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:18.062 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-12-10 19:12:18.062 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.063 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.063 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:18.063 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.063 [DefaultDispatcher-worker-7 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:18.064 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:18.107 [eventLoopGroupProxy-13-2 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:18.107 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:18.108 [eventLoopGroupProxy-13-2 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-12-10 19:12:18.108 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.109 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.109 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:18.109 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.109 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:18.111 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:18.112 [eventLoopGroupProxy-13-2 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:18.113 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:18.113 [eventLoopGroupProxy-13-2 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-12-10 19:12:18.113 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.115 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.115 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:18.115 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.115 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:18.116 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:18.118 [eventLoopGroupProxy-13-2 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:18.118 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:18.118 [eventLoopGroupProxy-13-2 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-12-10 19:12:18.119 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.120 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.120 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:18.120 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.120 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:18.121 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:18.125 [eventLoopGroupProxy-13-2 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:18.125 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:18.125 [eventLoopGroupProxy-13-2 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-12-10 19:12:18.126 [DefaultDispatcher-worker-5 @coroutine#818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:18.139 [DefaultDispatcher-worker-12 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:18.149 [DefaultDispatcher-worker-11 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:18.150 [DefaultDispatcher-worker-11 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:18.150 [DefaultDispatcher-worker-11 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:18.150 [DefaultDispatcher-worker-11 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:18.150 [DefaultDispatcher-worker-11 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 19:12:18.151 [eventLoopGroupProxy-13-2 @call-handler#1613] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 19:12:18.152 [eventLoopGroupProxy-13-2 @call-handler#1613] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 19:12:18.152 [eventLoopGroupProxy-13-2 @call-handler#1613] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:18.175 [DefaultDispatcher-worker-7 @call-handler#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2024-12-10 19:12:18.176 [eventLoopGroupProxy-13-2 @call-handler#1613] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:18.176 [eventLoopGroupProxy-13-2 @call-handler#1613] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-12-10 19:12:18.176 [DefaultDispatcher-worker-7 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 2024-12-10 19:12:18.176 [DefaultDispatcher-worker-7 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json. 2024-12-10 19:12:18.176 [DefaultDispatcher-worker-7 @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 2024-12-10 19:12:18.176 [DefaultDispatcher-worker-9 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:18.176 [DefaultDispatcher-worker-9 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:18.177 [DefaultDispatcher-worker-9 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:18.177 [DefaultDispatcher-worker-9 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:18.178 [DefaultDispatcher-worker-10 @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 2024-12-10 19:12:18.178 [DefaultDispatcher-worker-10 @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json 2024-12-10 19:12:18.179 [DefaultDispatcher-worker-8 @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json. 2024-12-10 19:12:18.179 [DefaultDispatcher-worker-8 @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/670090211698905088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:18.187 [DefaultDispatcher-worker-15 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-12-10 19:12:18.214 [DefaultDispatcher-worker-7 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2024-12-10 19:12:18.247 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-12-10 19:12:18.247 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-12-10 19:12:18.247 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-12-10 19:12:18.247 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-12-10 19:12:18.247 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-12-10 19:12:18.252 [Test worker @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-12-10 19:12:18.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-12-10 19:12:18.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-12-10 19:12:18.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:18.252 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a358906: (connection evicted) 2024-12-10 19:12:18.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:18.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-12-10 19:12:18.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-12-10 19:12:18.535 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:18.535 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:18.640 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-12-10 19:12:19.022 [DefaultDispatcher-worker-5 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feab3ae 2024-12-10 19:12:19.257 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1d4c6e32 2024-12-10 19:12:19.257 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1d4c6e32 2024-12-10 19:12:19.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-12-10 19:12:19.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-12-10 19:12:19.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:19.258 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167f9043: (connection evicted) 2024-12-10 19:12:19.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:19.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-12-10 19:12:19.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5d1204 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:19.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-12-10 19:12:19.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2024-12-10 19:12:19.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2024-12-10 19:12:19.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-12-10 19:12:19.284 [DefaultDispatcher-worker-7 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc33ad9 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:19.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:19.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-12-10 19:12:19.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2024-12-10 19:12:19.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2024-12-10 19:12:19.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-12-10 19:12:19.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd6e400 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:19.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-12-10 19:12:19.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-12-10 19:12:19.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-12-10 19:12:19.295 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 19:12:19.296 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-12-10 19:12:19.298 [DefaultDispatcher-worker-2 @coroutine#1651] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 19:12:19.302 [DefaultDispatcher-worker-2 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2024-12-10 19:12:19.304 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:19.304 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:19.304 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:19.304 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 19:12:19.308 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-12-10 19:12:19.309 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-12-10 19:12:19.310 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-12-10 19:12:19.311 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:19.311 [Test worker @coroutine#1652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-12-10 19:12:19.312 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-12-10 19:12:19.312 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:19.313 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:19.313 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-12-10 19:12:19.313 [Test worker @coroutine#1663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:19.313 [Test worker @coroutine#1663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:19.314 [eventLoopGroupProxy-16-1 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-12-10 19:12:19.318 [eventLoopGroupProxy-16-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-12-10 19:12:19.319 [eventLoopGroupProxy-16-1 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:19.319 [Test worker @coroutine#1663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-12-10 19:12:19.322 [eventLoopGroupProxy-16-2 @call-handler#1675] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-12-10 19:12:19.326 [eventLoopGroupProxy-16-2 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:19.334 [Test worker @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2024-12-10 19:12:19.370 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:19.392 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:19.393 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11678469 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:20.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-12-10 19:12:20.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-12-10 19:12:20.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-12-10 19:12:20.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-12-10 19:12:20.456 [DefaultDispatcher-worker-15 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-12-10 19:12:20.460 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44595/api/blob/upload-init-batch 2024-12-10 19:12:20.460 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44595/api/blob/upload-init-batch. 2024-12-10 19:12:20.460 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44595/api/blob/upload-init-batch 2024-12-10 19:12:20.460 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44595/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 19:12:20.462 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44595/api/blob/upload-init-batch 2024-12-10 19:12:20.462 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44595/api/blob/upload-init-batch 2024-12-10 19:12:20.462 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44595/api/blob/upload-init-batch. 2024-12-10 19:12:20.462 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44595/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:20.474 [DefaultDispatcher-worker-15 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-12-10 19:12:20.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-12-10 19:12:20.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-12-10 19:12:20.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:20.479 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff: (connection evicted) 2024-12-10 19:12:20.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:20.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-12-10 19:12:20.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e35d743 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-12-10 19:12:20.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:20.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:20.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:20.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:20.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:20.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:20.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:20.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:20.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-12-10 19:12:20.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d16858 2024-12-10 19:12:20.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d16858 2024-12-10 19:12:20.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-12-10 19:12:20.506 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36231/api/blob/upload-init-batch 2024-12-10 19:12:20.506 [Test worker @coroutine#1695] 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:36231/api/blob/upload-init-batch. 2024-12-10 19:12:20.506 [Test worker @coroutine#1695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36231/api/blob/upload-init-batch 2024-12-10 19:12:20.506 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36231/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 19:12:20.509 [Test worker @coroutine#1695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36231/api/blob/upload-init-batch 2024-12-10 19:12:20.509 [Test worker @coroutine#1695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36231/api/blob/upload-init-batch 2024-12-10 19:12:20.509 [Test worker @coroutine#1695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36231/api/blob/upload-init-batch. 2024-12-10 19:12:20.509 [Test worker @coroutine#1695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36231/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:20.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-12-10 19:12:20.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-12-10 19:12:20.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:20.511 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d16858: (connection evicted) 2024-12-10 19:12:20.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:20.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-12-10 19:12:20.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414d466e 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:20.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:20.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-12-10 19:12:20.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@643a73fa 2024-12-10 19:12:20.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@643a73fa 2024-12-10 19:12:20.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-12-10 19:12:20.540 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53099/api/blob/upload-init-batch 2024-12-10 19:12:20.540 [Test worker @coroutine#1701] 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:53099/api/blob/upload-init-batch. 2024-12-10 19:12:20.540 [Test worker @coroutine#1701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53099/api/blob/upload-init-batch 2024-12-10 19:12:20.540 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53099/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-12-10 19:12:20.543 [Test worker @coroutine#1701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53099/api/blob/upload-init-batch 2024-12-10 19:12:20.543 [Test worker @coroutine#1701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53099/api/blob/upload-init-batch 2024-12-10 19:12:20.543 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53099/api/blob/upload-init-batch. 2024-12-10 19:12:20.543 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53099/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:20.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-12-10 19:12:20.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-12-10 19:12:20.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:20.550 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@643a73fa: (connection evicted) 2024-12-10 19:12:20.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:20.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-12-10 19:12:20.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-12-10 19:12:20.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9b6a56 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:20.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:20.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-12-10 19:12:20.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a5eea3 2024-12-10 19:12:20.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a5eea3 2024-12-10 19:12:20.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-12-10 19:12:20.874 [DefaultDispatcher-worker-2 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a5eea3 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1028a747 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:20.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:20.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:20.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:20.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:20.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:20.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:20.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:20.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-12-10 19:12:20.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-12-10 19:12:20.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-12-10 19:12:20.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5687ade6 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:20.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:20.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-12-10 19:12:20.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-12-10 19:12:20.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-12-10 19:12:20.918 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:20.956 [DefaultDispatcher-worker-11 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-12-10 19:12:20.965 [DefaultDispatcher-worker-10 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-12-10 19:12:20.976 [DefaultDispatcher-worker-3 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-12-10 19:12:20.978 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:20.986 [DefaultDispatcher-worker-10 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-12-10 19:12:20.989 [Test worker @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-12-10 19:12:20.999 [DefaultDispatcher-worker-7 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519a81dd 2024-12-10 19:12:21.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-12-10 19:12:21.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-12-10 19:12:21.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:21.007 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519a81dd: (connection evicted) 2024-12-10 19:12:21.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:21.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-12-10 19:12:21.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e98adb2 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:21.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:21.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-12-10 19:12:21.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-12-10 19:12:21.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-12-10 19:12:21.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-12-10 19:12:21.048 [DefaultDispatcher-worker-10 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-12-10 19:12:21.058 [DefaultDispatcher-worker-15 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-12-10 19:12:21.069 [DefaultDispatcher-worker-7 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-12-10 19:12:21.079 [DefaultDispatcher-worker-14 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-12-10 19:12:21.083 [Test worker @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-12-10 19:12:21.094 [DefaultDispatcher-worker-14 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-12-10 19:12:21.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-12-10 19:12:21.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-12-10 19:12:21.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:21.096 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92: (connection evicted) 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:21.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-12-10 19:12:21.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451f3f66 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:21.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:21.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-12-10 19:12:21.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-12-10 19:12:21.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-12-10 19:12:21.137 [DefaultDispatcher-worker-11 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-12-10 19:12:21.148 [DefaultDispatcher-worker-3 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-12-10 19:12:21.158 [DefaultDispatcher-worker-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-12-10 19:12:21.167 [DefaultDispatcher-worker-4 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2024-12-10 19:12:21.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-12-10 19:12:21.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-12-10 19:12:21.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:21.169 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2784145d: (connection evicted) 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:21.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-12-10 19:12:21.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644c3590 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:21.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:21.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-12-10 19:12:21.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-12-10 19:12:21.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-12-10 19:12:21.214 [DefaultDispatcher-worker-15 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-12-10 19:12:21.224 [DefaultDispatcher-worker-4 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-12-10 19:12:21.233 [DefaultDispatcher-worker-17 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-12-10 19:12:21.243 [DefaultDispatcher-worker-3 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-12-10 19:12:21.245 [Test worker @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-12-10 19:12:21.255 [DefaultDispatcher-worker-3 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2024-12-10 19:12:21.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-12-10 19:12:21.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-12-10 19:12:21.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:21.256 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14091e24: (connection evicted) 2024-12-10 19:12:21.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:21.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-12-10 19:12:21.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-12-10 19:12:21.271 [DefaultDispatcher-worker-11 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2024-12-10 19:12:21.294 [DefaultDispatcher-worker-11 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2024-12-10 19:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc9b41a 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:27.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-12-10 19:12:27.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-12-10 19:12:27.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-12-10 19:12:27.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-12-10 19:12:27.737 [DefaultDispatcher-worker-2 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-12-10 19:12:27.794 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f931ec 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:28.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:28.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-12-10 19:12:28.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-12-10 19:12:28.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-12-10 19:12:28.422 [DefaultDispatcher-worker-5 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-12-10 19:12:28.433 [DefaultDispatcher-worker-4 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-12-10 19:12:28.442 [DefaultDispatcher-worker-7 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-12-10 19:12:28.451 [DefaultDispatcher-worker-17 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-12-10 19:12:28.462 [DefaultDispatcher-worker-8 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae85aad 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a22d69f 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:28.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-12-10 19:12:28.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-12-10 19:12:28.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-12-10 19:12:28.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-12-10 19:12:28.482 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:28.509 [DefaultDispatcher-worker-8 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-12-10 19:12:28.519 [DefaultDispatcher-worker-14 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-12-10 19:12:28.528 [DefaultDispatcher-worker-7 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-12-10 19:12:28.537 [DefaultDispatcher-worker-4 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36cd8f 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8fb390 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:28.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:28.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:28.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:28.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:28.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:28.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-12-10 19:12:28.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-12-10 19:12:28.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-12-10 19:12:28.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-12-10 19:12:28.570 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:28.587 [DefaultDispatcher-worker-1 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-12-10 19:12:28.597 [DefaultDispatcher-worker-4 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-12-10 19:12:28.605 [DefaultDispatcher-worker-5 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-12-10 19:12:28.615 [DefaultDispatcher-worker-6 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-12-10 19:12:28.624 [DefaultDispatcher-worker-13 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-12-10 19:12:28.639 [DefaultDispatcher-worker-6 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-12-10 19:12:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cbd17b3 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:28.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:28.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-12-10 19:12:28.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-12-10 19:12:28.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-12-10 19:12:28.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-12-10 19:12:28.642 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:28.681 [DefaultDispatcher-worker-6 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-12-10 19:12:28.692 [DefaultDispatcher-worker-14 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-12-10 19:12:28.702 [DefaultDispatcher-worker-2 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-12-10 19:12:28.711 [DefaultDispatcher-worker-5 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-12-10 19:12:28.721 [DefaultDispatcher-worker-8 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-12-10 19:12:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d37da8 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:28.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:28.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-12-10 19:12:28.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-12-10 19:12:28.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-12-10 19:12:28.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-12-10 19:12:28.741 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:28.763 [DefaultDispatcher-worker-17 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-12-10 19:12:28.775 [DefaultDispatcher-worker-14 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-12-10 19:12:28.783 [DefaultDispatcher-worker-8 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-12-10 19:12:28.792 [DefaultDispatcher-worker-13 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-12-10 19:12:28.801 [DefaultDispatcher-worker-6 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-12-10 19:12:28.812 [DefaultDispatcher-worker-2 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f627a1a 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:28.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-12-10 19:12:28.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-12-10 19:12:28.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-12-10 19:12:28.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-12-10 19:12:28.823 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:28.857 [DefaultDispatcher-worker-2 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-12-10 19:12:28.867 [DefaultDispatcher-worker-2 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-12-10 19:12:28.876 [DefaultDispatcher-worker-2 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-12-10 19:12:28.886 [DefaultDispatcher-worker-5 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4917992b 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb118ae 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:28.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:28.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-12-10 19:12:28.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-12-10 19:12:28.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-12-10 19:12:28.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-12-10 19:12:28.918 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:28.930 [DefaultDispatcher-worker-9 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-12-10 19:12:28.940 [DefaultDispatcher-worker-10 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-12-10 19:12:28.949 [DefaultDispatcher-worker-7 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-12-10 19:12:28.958 [DefaultDispatcher-worker-11 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-12-10 19:12:28.967 [DefaultDispatcher-worker-9 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-12-10 19:12:28.980 [DefaultDispatcher-worker-1 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-12-10 19:12:28.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-12-10 19:12:28.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:28.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:28.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:28.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:28.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:28.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:28.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2546bf 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:28.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:28.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-12-10 19:12:28.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-12-10 19:12:28.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-12-10 19:12:28.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-12-10 19:12:28.988 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@182469d0 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-12-10 19:12:29.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-12-10 19:12:29.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-12-10 19:12:29.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-12-10 19:12:29.030 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-12-10 19:12:29.032 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6653e 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9d8285 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-12-10 19:12:29.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-12-10 19:12:29.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-12-10 19:12:29.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-12-10 19:12:29.063 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-12-10 19:12:29.066 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f51b100 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-12-10 19:12:29.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-12-10 19:12:29.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-12-10 19:12:29.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-12-10 19:12:29.085 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:29.097 [Test worker @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-12-10 19:12:29.099 [Test worker @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dba7721 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4010f232 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-12-10 19:12:29.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f3285d 2024-12-10 19:12:29.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f3285d 2024-12-10 19:12:29.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-12-10 19:12:29.104 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:29.127 [Test worker @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f3285d 2024-12-10 19:12:29.130 [Test worker @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f3285d 2024-12-10 19:12:29.138 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:29.138 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56101/ 2024-12-10 19:12:29.138 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56101/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.140 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56101/ 2024-12-10 19:12:29.141 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56101/ 2024-12-10 19:12:29.141 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56101/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.172 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:29.182 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56101/ 2024-12-10 19:12:29.182 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56101/ 2024-12-10 19:12:29.182 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56101/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.202 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:29.224 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56101/ 2024-12-10 19:12:29.224 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56101/ 2024-12-10 19:12:29.224 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56101/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.266 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56101/ 2024-12-10 19:12:29.266 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56101/ 2024-12-10 19:12:29.266 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56101/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.308 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56101/ 2024-12-10 19:12:29.308 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56101/ 2024-12-10 19:12:29.308 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56101/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.350 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56101/ 2024-12-10 19:12:29.350 [Test worker @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56101/ 2024-12-10 19:12:29.350 [Test worker @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56101/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.392 [Test worker @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56101/ 2024-12-10 19:12:29.396 [Test worker @coroutine#1900] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40683/ 2024-12-10 19:12:29.396 [Test worker @coroutine#1900] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40683/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.397 [Test worker @coroutine#1900] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40683/ 2024-12-10 19:12:29.397 [Test worker @coroutine#1900] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40683/ 2024-12-10 19:12:29.397 [Test worker @coroutine#1900] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40683/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.439 [Test worker @coroutine#1900] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40683/ 2024-12-10 19:12:29.439 [Test worker @coroutine#1900] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40683/ 2024-12-10 19:12:29.439 [Test worker @coroutine#1900] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40683/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.481 [Test worker @coroutine#1900] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40683/ 2024-12-10 19:12:29.481 [Test worker @coroutine#1900] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40683/ 2024-12-10 19:12:29.481 [Test worker @coroutine#1900] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40683/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.523 [Test worker @coroutine#1900] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40683/ 2024-12-10 19:12:29.523 [Test worker @coroutine#1900] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40683/ 2024-12-10 19:12:29.523 [Test worker @coroutine#1900] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40683/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.565 [Test worker @coroutine#1900] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40683/ 2024-12-10 19:12:29.565 [Test worker @coroutine#1900] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40683/ 2024-12-10 19:12:29.565 [Test worker @coroutine#1900] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40683/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.607 [Test worker @coroutine#1900] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40683/ 2024-12-10 19:12:29.607 [Test worker @coroutine#1900] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40683/ 2024-12-10 19:12:29.607 [Test worker @coroutine#1900] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40683/ from class io.ktor.utils.io.ByteBufferChannel 2024-12-10 19:12:29.608 [Test worker @coroutine#1900] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40683/ 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a5eff 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@20524816 2024-12-10 19:12:29.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@20524816 2024-12-10 19:12:29.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-12-10 19:12:29.759 [DefaultDispatcher-worker-1 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2024-12-10 19:12:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df7766b 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-12-10 19:12:29.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-12-10 19:12:29.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-12-10 19:12:29.788 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:29.823 [DefaultDispatcher-worker-17 @coroutine#1947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7641c4e7 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-12-10 19:12:29.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e3b64d 2024-12-10 19:12:29.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e3b64d 2024-12-10 19:12:29.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-12-10 19:12:29.873 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:29.873 [DefaultDispatcher-worker-14 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e3b64d 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@823f978 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-12-10 19:12:29.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-12-10 19:12:29.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-12-10 19:12:29.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-12-10 19:12:29.922 [DefaultDispatcher-worker-2 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7894a250 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-12-10 19:12:29.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-12-10 19:12:29.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-12-10 19:12:29.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-12-10 19:12:29.926 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:29.973 [DefaultDispatcher-worker-14 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-12-10 19:12:29.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-12-10 19:12:29.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:29.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:29.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:29.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:29.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e97da56 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:29.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfe32cd 2024-12-10 19:12:29.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfe32cd 2024-12-10 19:12:29.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-12-10 19:12:29.978 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:30.025 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:30.029 [DefaultDispatcher-worker-2 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfe32cd 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1415f18d 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:30.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-12-10 19:12:30.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@533690d 2024-12-10 19:12:30.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@533690d 2024-12-10 19:12:30.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-12-10 19:12:30.077 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:30.093 [DefaultDispatcher-worker-8 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533690d 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6e09f0 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:30.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:30.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-12-10 19:12:30.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-12-10 19:12:30.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-12-10 19:12:30.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-12-10 19:12:30.137 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:30.140 [DefaultDispatcher-worker-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-12-10 19:12:30.153 [DefaultDispatcher-worker-14 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-12-10 19:12:30.162 [DefaultDispatcher-worker-8 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-12-10 19:12:30.172 [DefaultDispatcher-worker-17 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-12-10 19:12:30.191 [DefaultDispatcher-worker-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-12-10 19:12:30.197 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:30.201 [DefaultDispatcher-worker-5 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2024-12-10 19:12:30.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-12-10 19:12:30.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-12-10 19:12:30.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:30.207 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aa461: (connection evicted) 2024-12-10 19:12:30.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:30.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-12-10 19:12:30.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff52a71 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-12-10 19:12:34.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-12-10 19:12:34.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-12-10 19:12:34.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-12-10 19:12:34.333 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-12-10 19:12:34.356 [DefaultDispatcher-worker-8 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-12-10 19:12:34.369 [DefaultDispatcher-worker-14 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@657e7e8 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-12-10 19:12:34.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-12-10 19:12:34.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-12-10 19:12:34.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-12-10 19:12:34.387 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-12-10 19:12:34.410 [DefaultDispatcher-worker-14 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-12-10 19:12:34.419 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:34.420 [DefaultDispatcher-worker-14 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-12-10 19:12:34.429 [DefaultDispatcher-worker-1 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-12-10 19:12:34.442 [DefaultDispatcher-worker-1 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45fa7fb7 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d2ce035 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-12-10 19:12:34.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-12-10 19:12:34.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-12-10 19:12:34.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-12-10 19:12:34.468 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-12-10 19:12:34.472 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:34.493 [DefaultDispatcher-worker-10 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-12-10 19:12:34.503 [DefaultDispatcher-worker-6 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-12-10 19:12:34.512 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-12-10 19:12:34.520 [DefaultDispatcher-worker-2 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3894d1b1 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f933c7 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-12-10 19:12:34.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-12-10 19:12:34.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-12-10 19:12:34.539 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-12-10 19:12:34.544 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:34.562 [DefaultDispatcher-worker-1 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-12-10 19:12:34.571 [DefaultDispatcher-worker-3 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-12-10 19:12:34.580 [DefaultDispatcher-worker-17 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bfe4b 2024-12-10 19:12:34.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b949de4 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-12-10 19:12:34.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-12-10 19:12:34.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-12-10 19:12:34.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-12-10 19:12:34.622 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:34.623 [DefaultDispatcher-worker-4 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-12-10 19:12:34.633 [DefaultDispatcher-worker-4 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2024-12-10 19:12:34.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b517357 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-12-10 19:12:34.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2024-12-10 19:12:34.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2024-12-10 19:12:34.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-12-10 19:12:34.655 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2024-12-10 19:12:34.680 [DefaultDispatcher-worker-3 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d5617 2024-12-10 19:12:34.681 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:34.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f9287a 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-12-10 19:12:34.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9d171c 2024-12-10 19:12:34.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9d171c 2024-12-10 19:12:34.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-12-10 19:12:34.702 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9d171c 2024-12-10 19:12:34.727 [DefaultDispatcher-worker-3 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e9d171c 2024-12-10 19:12:34.737 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:34.786 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:34.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-12-10 19:12:34.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28be7db5 2024-12-10 19:12:34.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-12-10 19:12:34.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:34.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:34.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-12-10 19:12:34.910 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:34.920 [Test worker @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:34.922 [Test worker @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:34.924 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:34.924 [DefaultDispatcher-worker-2 @coroutine#2075] 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:51829/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:34.924 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:34.924 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51829/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:34.926 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:34.927 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:34.934 [DefaultDispatcher-worker-11 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:34.934 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:34.934 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:34.934 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:34.935 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:34.935 [DefaultDispatcher-worker-11 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:34.938 [Test worker @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1851f19f 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-12-10 19:12:34.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-12-10 19:12:34.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-12-10 19:12:34.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-12-10 19:12:34.962 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-12-10 19:12:34.972 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-12-10 19:12:34.974 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-12-10 19:12:34.978 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-12-10 19:12:34.978 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-12-10 19:12:34.978 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-12-10 19:12:34.980 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-12-10 19:12:34.980 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-12-10 19:12:34.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7021bb55 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:34.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:34.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-12-10 19:12:34.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:34.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:34.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-12-10 19:12:34.985 [DefaultDispatcher-worker-14 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-12-10 19:12:34.987 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:34.991 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccff217 2024-12-10 19:12:34.991 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccff217 2024-12-10 19:12:34.994 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@32080bfe 2024-12-10 19:12:34.994 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@32080bfe 2024-12-10 19:12:34.997 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@36379967 2024-12-10 19:12:34.997 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@36379967 2024-12-10 19:12:35.000 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@733501c5 2024-12-10 19:12:35.000 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@733501c5 2024-12-10 19:12:35.003 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@30290afe 2024-12-10 19:12:35.003 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@30290afe 2024-12-10 19:12:35.006 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@428cb0fe 2024-12-10 19:12:35.006 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@428cb0fe 2024-12-10 19:12:35.007 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.009 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ae569 2024-12-10 19:12:35.009 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ae569 2024-12-10 19:12:35.012 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@131afe8a 2024-12-10 19:12:35.012 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@131afe8a 2024-12-10 19:12:35.014 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9c78ed 2024-12-10 19:12:35.015 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9c78ed 2024-12-10 19:12:35.015 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.018 [Test worker @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.019 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.020 [DefaultDispatcher-worker-2 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.021 [DefaultDispatcher-worker-2 @coroutine#2107] 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:40633/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:35.021 [DefaultDispatcher-worker-2 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.021 [DefaultDispatcher-worker-2 @coroutine#2107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:35.022 [DefaultDispatcher-worker-12 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.022 [DefaultDispatcher-worker-12 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.029 [DefaultDispatcher-worker-2 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.029 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.029 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.029 [DefaultDispatcher-worker-2 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.030 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.030 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.031 [Test worker @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.040 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.043 [DefaultDispatcher-worker-11 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.044 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc04ba4 2024-12-10 19:12:35.044 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc04ba4 2024-12-10 19:12:35.046 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6307b86c 2024-12-10 19:12:35.046 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6307b86c 2024-12-10 19:12:35.049 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@673820d4 2024-12-10 19:12:35.049 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@673820d4 2024-12-10 19:12:35.052 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@223ab257 2024-12-10 19:12:35.052 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@223ab257 2024-12-10 19:12:35.053 [DefaultDispatcher-worker-3 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.054 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc850df 2024-12-10 19:12:35.054 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc850df 2024-12-10 19:12:35.056 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d255d2 2024-12-10 19:12:35.056 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d255d2 2024-12-10 19:12:35.059 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cae9fc 2024-12-10 19:12:35.059 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cae9fc 2024-12-10 19:12:35.061 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@42154d18 2024-12-10 19:12:35.061 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@42154d18 2024-12-10 19:12:35.064 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd4a32d 2024-12-10 19:12:35.064 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd4a32d 2024-12-10 19:12:35.064 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.064 [DefaultDispatcher-worker-12 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.074 [DefaultDispatcher-worker-2 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.085 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:35.085 [DefaultDispatcher-worker-11 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.090 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@27378371 2024-12-10 19:12:35.090 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@27378371 2024-12-10 19:12:35.093 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f069e7 2024-12-10 19:12:35.093 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f069e7 2024-12-10 19:12:35.096 [DefaultDispatcher-worker-9 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.096 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfe801 2024-12-10 19:12:35.096 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfe801 2024-12-10 19:12:35.099 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cd63dc 2024-12-10 19:12:35.099 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cd63dc 2024-12-10 19:12:35.102 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fa49bf 2024-12-10 19:12:35.102 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fa49bf 2024-12-10 19:12:35.105 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@59efa976 2024-12-10 19:12:35.105 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@59efa976 2024-12-10 19:12:35.106 [DefaultDispatcher-worker-14 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.109 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32ddaa 2024-12-10 19:12:35.109 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@b32ddaa 2024-12-10 19:12:35.113 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e29c93 2024-12-10 19:12:35.113 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e29c93 2024-12-10 19:12:35.117 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f48b81 2024-12-10 19:12:35.117 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f48b81 2024-12-10 19:12:35.117 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 19:12:35.117 [DefaultDispatcher-worker-9 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.128 [DefaultDispatcher-worker-12 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.138 [DefaultDispatcher-worker-16 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:35.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-12-10 19:12:35.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f9ee527 2024-12-10 19:12:35.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:35.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:35.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-12-10 19:12:35.175 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:35.185 [Test worker @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:35.187 [Test worker @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:35.189 [DefaultDispatcher-worker-11 @coroutine#2154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.189 [DefaultDispatcher-worker-11 @coroutine#2154] 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:36903/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:35.189 [DefaultDispatcher-worker-11 @coroutine#2154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.189 [DefaultDispatcher-worker-11 @coroutine#2154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:35.191 [DefaultDispatcher-worker-2 @coroutine#2154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.191 [DefaultDispatcher-worker-2 @coroutine#2154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.198 [DefaultDispatcher-worker-17 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:35.198 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.198 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.198 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.199 [DefaultDispatcher-worker-14 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.199 [DefaultDispatcher-worker-14 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.201 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:35.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36dbfa68 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-12-10 19:12:35.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-12-10 19:12:35.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-12-10 19:12:35.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-12-10 19:12:35.207 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-12-10 19:12:35.221 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-12-10 19:12:35.223 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-12-10 19:12:35.224 [DefaultDispatcher-worker-10 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-12-10 19:12:35.225 [DefaultDispatcher-worker-10 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-12-10 19:12:35.225 [DefaultDispatcher-worker-10 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-12-10 19:12:35.226 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-12-10 19:12:35.226 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-12-10 19:12:35.233 [DefaultDispatcher-worker-13 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2024-12-10 19:12:35.251 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.255 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7392e0 2024-12-10 19:12:35.255 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7392e0 2024-12-10 19:12:35.259 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b475de 2024-12-10 19:12:35.259 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b475de 2024-12-10 19:12:35.262 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@408bf990 2024-12-10 19:12:35.262 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@408bf990 2024-12-10 19:12:35.265 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5897fe5 2024-12-10 19:12:35.265 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5897fe5 2024-12-10 19:12:35.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.268 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@533b0926 2024-12-10 19:12:35.268 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@533b0926 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381d7c4c 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-12-10 19:12:35.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:35.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:35.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-12-10 19:12:35.271 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c69c1a 2024-12-10 19:12:35.271 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c69c1a 2024-12-10 19:12:35.273 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9eb46b 2024-12-10 19:12:35.273 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9eb46b 2024-12-10 19:12:35.276 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a680aa 2024-12-10 19:12:35.276 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a680aa 2024-12-10 19:12:35.279 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5fd701 2024-12-10 19:12:35.279 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5fd701 2024-12-10 19:12:35.279 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.292 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:35.302 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:35.304 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:35.305 [DefaultDispatcher-worker-11 @coroutine#2186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.305 [DefaultDispatcher-worker-11 @coroutine#2186] 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:40551/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:35.305 [DefaultDispatcher-worker-11 @coroutine#2186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.305 [DefaultDispatcher-worker-11 @coroutine#2186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40551/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:35.307 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.307 [DefaultDispatcher-worker-16 @coroutine#2186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.307 [DefaultDispatcher-worker-16 @coroutine#2186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.312 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f20218 2024-12-10 19:12:35.312 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f20218 2024-12-10 19:12:35.315 [DefaultDispatcher-worker-15 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:35.315 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.315 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.315 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.316 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7635e376 2024-12-10 19:12:35.316 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7635e376 2024-12-10 19:12:35.316 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.316 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.318 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:35.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b4b2c03 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-12-10 19:12:35.320 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@720a6968 2024-12-10 19:12:35.320 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@720a6968 2024-12-10 19:12:35.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-12-10 19:12:35.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-12-10 19:12:35.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-12-10 19:12:35.323 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-12-10 19:12:35.324 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3708e94d 2024-12-10 19:12:35.324 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3708e94d 2024-12-10 19:12:35.328 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f82cf76 2024-12-10 19:12:35.328 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f82cf76 2024-12-10 19:12:35.332 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@675b9a3 2024-12-10 19:12:35.332 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@675b9a3 2024-12-10 19:12:35.334 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-12-10 19:12:35.335 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-12-10 19:12:35.336 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715c12c 2024-12-10 19:12:35.337 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2715c12c 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eea0775 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-12-10 19:12:35.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:35.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:35.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-12-10 19:12:35.341 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@57271602 2024-12-10 19:12:35.341 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@57271602 2024-12-10 19:12:35.345 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e978aef 2024-12-10 19:12:35.345 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e978aef 2024-12-10 19:12:35.345 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.346 [DefaultDispatcher-worker-11 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb58f15 2024-12-10 19:12:35.362 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:35.369 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.372 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:35.373 [Test worker @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:35.374 [DefaultDispatcher-worker-3 @coroutine#2215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.374 [DefaultDispatcher-worker-3 @coroutine#2215] 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:55539/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:35.374 [DefaultDispatcher-worker-3 @coroutine#2215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.374 [DefaultDispatcher-worker-3 @coroutine#2215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55539/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:35.375 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dad6194 2024-12-10 19:12:35.375 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dad6194 2024-12-10 19:12:35.376 [DefaultDispatcher-worker-6 @coroutine#2215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.376 [DefaultDispatcher-worker-6 @coroutine#2215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.379 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@736a9051 2024-12-10 19:12:35.379 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@736a9051 2024-12-10 19:12:35.382 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77550ae4 2024-12-10 19:12:35.382 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77550ae4 2024-12-10 19:12:35.384 [DefaultDispatcher-worker-12 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:35.385 [DefaultDispatcher-worker-12 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.385 [DefaultDispatcher-worker-12 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.385 [DefaultDispatcher-worker-12 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.385 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@32579a6a 2024-12-10 19:12:35.385 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@32579a6a 2024-12-10 19:12:35.386 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.386 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.388 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:35.388 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0ec75 2024-12-10 19:12:35.388 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0ec75 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@369d624d 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-12-10 19:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-12-10 19:12:35.391 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af08a0 2024-12-10 19:12:35.391 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af08a0 2024-12-10 19:12:35.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-12-10 19:12:35.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-12-10 19:12:35.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-12-10 19:12:35.392 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-12-10 19:12:35.393 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2201b 2024-12-10 19:12:35.393 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2201b 2024-12-10 19:12:35.396 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52786525 2024-12-10 19:12:35.396 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52786525 2024-12-10 19:12:35.399 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7158a85b 2024-12-10 19:12:35.399 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7158a85b 2024-12-10 19:12:35.399 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.403 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-12-10 19:12:35.405 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-12-10 19:12:35.405 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4648880b 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:35.406 [DefaultDispatcher-worker-4 @coroutine#2237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-12-10 19:12:35.415 [DefaultDispatcher-worker-6 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6924ad 2024-12-10 19:12:35.422 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.425 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4051e8 2024-12-10 19:12:35.425 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4051e8 2024-12-10 19:12:35.428 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4287b610 2024-12-10 19:12:35.428 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4287b610 2024-12-10 19:12:35.430 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b83a98 2024-12-10 19:12:35.430 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b83a98 2024-12-10 19:12:35.431 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:35.432 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3babc2b 2024-12-10 19:12:35.432 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3babc2b 2024-12-10 19:12:35.434 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbb62a5 2024-12-10 19:12:35.434 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbb62a5 2024-12-10 19:12:35.436 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f37a34 2024-12-10 19:12:35.436 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f37a34 2024-12-10 19:12:35.438 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.439 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3518fa08 2024-12-10 19:12:35.439 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3518fa08 2024-12-10 19:12:35.441 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@63954364 2024-12-10 19:12:35.441 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@63954364 2024-12-10 19:12:35.441 [DefaultDispatcher-worker-4 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:35.443 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:35.443 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.443 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c726 2024-12-10 19:12:35.443 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c726 2024-12-10 19:12:35.443 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:35.443 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.443 [DefaultDispatcher-worker-15 @coroutine#2245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:35.443 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@752dbbf9 2024-12-10 19:12:35.443 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@752dbbf9 2024-12-10 19:12:35.443 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.444 [DefaultDispatcher-worker-4 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.444 [DefaultDispatcher-worker-4 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 19:12:35.444 [DefaultDispatcher-worker-4 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.445 [DefaultDispatcher-worker-12 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.445 [DefaultDispatcher-worker-14 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.446 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a2299a 2024-12-10 19:12:35.446 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a2299a 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496e2bdd 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-12-10 19:12:35.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-12-10 19:12:35.449 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9dac56 2024-12-10 19:12:35.449 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9dac56 2024-12-10 19:12:35.451 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@499f23a1 2024-12-10 19:12:35.451 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@499f23a1 2024-12-10 19:12:35.453 [DefaultDispatcher-worker-6 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:35.453 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.453 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.453 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.453 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@616b8143 2024-12-10 19:12:35.453 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@616b8143 2024-12-10 19:12:35.454 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.456 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@789c8a0d 2024-12-10 19:12:35.456 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@789c8a0d 2024-12-10 19:12:35.459 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19827654 2024-12-10 19:12:35.459 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19827654 2024-12-10 19:12:35.462 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b0dcee 2024-12-10 19:12:35.462 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b0dcee 2024-12-10 19:12:35.465 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@146c3102 2024-12-10 19:12:35.465 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@146c3102 2024-12-10 19:12:35.465 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.483 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.484 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.485 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.485 [DefaultDispatcher-worker-5 @coroutine#2259] 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:54889/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:35.485 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.485 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54889/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:35.487 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.487 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.492 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.494 [DefaultDispatcher-worker-14 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.494 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.494 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.494 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.495 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.495 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.496 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d326726 2024-12-10 19:12:35.496 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d326726 2024-12-10 19:12:35.497 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.499 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f58af0 2024-12-10 19:12:35.499 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f58af0 2024-12-10 19:12:35.502 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ca0c56 2024-12-10 19:12:35.502 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ca0c56 2024-12-10 19:12:35.505 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c880cb 2024-12-10 19:12:35.505 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c880cb 2024-12-10 19:12:35.507 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.508 [DefaultDispatcher-worker-3 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.508 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ccdd6e3 2024-12-10 19:12:35.508 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ccdd6e3 2024-12-10 19:12:35.511 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d07580 2024-12-10 19:12:35.511 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d07580 2024-12-10 19:12:35.511 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f40a5c 2024-12-10 19:12:35.511 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f40a5c 2024-12-10 19:12:35.514 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@243f7d10 2024-12-10 19:12:35.514 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@243f7d10 2024-12-10 19:12:35.515 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a33f6b2 2024-12-10 19:12:35.515 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a33f6b2 2024-12-10 19:12:35.518 [DefaultDispatcher-worker-1 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.518 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e77f84 2024-12-10 19:12:35.518 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e77f84 2024-12-10 19:12:35.519 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0c612c 2024-12-10 19:12:35.519 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0c612c 2024-12-10 19:12:35.521 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@afddf5 2024-12-10 19:12:35.521 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@afddf5 2024-12-10 19:12:35.521 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.523 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0efc89 2024-12-10 19:12:35.523 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0efc89 2024-12-10 19:12:35.527 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1cab5e 2024-12-10 19:12:35.527 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1cab5e 2024-12-10 19:12:35.527 [DefaultDispatcher-worker-14 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.530 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9f4669 2024-12-10 19:12:35.530 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9f4669 2024-12-10 19:12:35.534 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@17674f17 2024-12-10 19:12:35.534 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@17674f17 2024-12-10 19:12:35.537 [DefaultDispatcher-worker-7 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.537 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2103c6 2024-12-10 19:12:35.537 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2103c6 2024-12-10 19:12:35.542 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ed19a7 2024-12-10 19:12:35.542 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ed19a7 2024-12-10 19:12:35.542 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.547 [DefaultDispatcher-worker-8 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.548 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:35.553 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@32497bf0 2024-12-10 19:12:35.553 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@32497bf0 2024-12-10 19:12:35.556 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8e83c9 2024-12-10 19:12:35.556 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8e83c9 2024-12-10 19:12:35.558 [DefaultDispatcher-worker-1 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.559 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b11080 2024-12-10 19:12:35.559 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b11080 2024-12-10 19:12:35.562 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db389f2 2024-12-10 19:12:35.562 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db389f2 2024-12-10 19:12:35.565 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cfb4f 2024-12-10 19:12:35.565 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cfb4f 2024-12-10 19:12:35.567 [DefaultDispatcher-worker-7 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.568 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c04b0c6 2024-12-10 19:12:35.568 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c04b0c6 2024-12-10 19:12:35.571 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c019cd6 2024-12-10 19:12:35.571 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c019cd6 2024-12-10 19:12:35.574 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9c76bd 2024-12-10 19:12:35.574 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9c76bd 2024-12-10 19:12:35.576 [DefaultDispatcher-worker-7 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.577 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7970c2 2024-12-10 19:12:35.577 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7970c2 2024-12-10 19:12:35.577 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 19:12:35.586 [DefaultDispatcher-worker-9 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.588 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.588 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 19:12:35.588 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.589 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.590 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.590 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54889/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 19:12:35.590 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54889/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:35.591 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 19:12:35.592 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-12-10 19:12:35.592 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 19:12:35.592 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 19:12:35.592 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 19:12:35.620 [DefaultDispatcher-worker-15 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:35.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc022ac 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-12-10 19:12:35.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-12-10 19:12:35.652 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.662 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.664 [Test worker @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.665 [DefaultDispatcher-worker-1 @coroutine#2310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.665 [DefaultDispatcher-worker-1 @coroutine#2310] 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:59801/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:35.665 [DefaultDispatcher-worker-1 @coroutine#2310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.665 [DefaultDispatcher-worker-1 @coroutine#2310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59801/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:35.668 [DefaultDispatcher-worker-3 @coroutine#2310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.668 [DefaultDispatcher-worker-3 @coroutine#2310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.674 [DefaultDispatcher-worker-9 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.674 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.674 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.674 [DefaultDispatcher-worker-9 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.675 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.675 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.676 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361d169a 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-12-10 19:12:35.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-12-10 19:12:35.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-12-10 19:12:35.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-12-10 19:12:35.680 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-12-10 19:12:35.691 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-12-10 19:12:35.692 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-12-10 19:12:35.702 [DefaultDispatcher-worker-6 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52288c65 2024-12-10 19:12:35.702 [DefaultDispatcher-worker-4 @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.711 [DefaultDispatcher-worker-17 @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.720 [DefaultDispatcher-worker-11 @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.727 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:35.729 [DefaultDispatcher-worker-14 @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.732 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@461597c3 2024-12-10 19:12:35.732 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@461597c3 2024-12-10 19:12:35.735 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d26171 2024-12-10 19:12:35.736 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d26171 2024-12-10 19:12:35.738 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cedfcb3 2024-12-10 19:12:35.738 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cedfcb3 2024-12-10 19:12:35.741 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ef6b4a 2024-12-10 19:12:35.741 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ef6b4a 2024-12-10 19:12:35.744 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ae5e3b 2024-12-10 19:12:35.744 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ae5e3b 2024-12-10 19:12:35.747 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c62d6 2024-12-10 19:12:35.747 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c62d6 2024-12-10 19:12:35.749 [DefaultDispatcher-worker-9 @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.750 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b870904 2024-12-10 19:12:35.750 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b870904 2024-12-10 19:12:35.753 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c09405 2024-12-10 19:12:35.753 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c09405 2024-12-10 19:12:35.755 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@788e4080 2024-12-10 19:12:35.756 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@788e4080 2024-12-10 19:12:35.756 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 19:12:35.765 [DefaultDispatcher-worker-11 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.774 [DefaultDispatcher-worker-9 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.780 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.783 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@609ff72c 2024-12-10 19:12:35.783 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@609ff72c 2024-12-10 19:12:35.784 [DefaultDispatcher-worker-3 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.786 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e58054f 2024-12-10 19:12:35.786 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e58054f 2024-12-10 19:12:35.790 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a679c5c 2024-12-10 19:12:35.790 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a679c5c 2024-12-10 19:12:35.793 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f650f74 2024-12-10 19:12:35.793 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f650f74 2024-12-10 19:12:35.794 [DefaultDispatcher-worker-13 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.796 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@30dcab23 2024-12-10 19:12:35.796 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@30dcab23 2024-12-10 19:12:35.799 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e80a20a 2024-12-10 19:12:35.799 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e80a20a 2024-12-10 19:12:35.802 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d358fa 2024-12-10 19:12:35.802 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d358fa 2024-12-10 19:12:35.805 [DefaultDispatcher-worker-6 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:35.805 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4af03b 2024-12-10 19:12:35.805 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4af03b 2024-12-10 19:12:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-12-10 19:12:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c88fce 2024-12-10 19:12:35.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-12-10 19:12:35.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-12-10 19:12:35.808 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1acf42 2024-12-10 19:12:35.808 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1acf42 2024-12-10 19:12:35.808 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.830 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.840 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.842 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.843 [DefaultDispatcher-worker-6 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.843 [DefaultDispatcher-worker-6 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:35.843 [DefaultDispatcher-worker-6 @coroutine#2353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.843 [DefaultDispatcher-worker-6 @coroutine#2353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46603/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:35.845 [DefaultDispatcher-worker-13 @coroutine#2353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.845 [DefaultDispatcher-worker-13 @coroutine#2353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.852 [DefaultDispatcher-worker-14 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.852 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.852 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.852 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.853 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.853 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.857 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21dbd651 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-12-10 19:12:35.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-12-10 19:12:35.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-12-10 19:12:35.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-12-10 19:12:35.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-12-10 19:12:35.861 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-12-10 19:12:35.875 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-12-10 19:12:35.877 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-12-10 19:12:35.886 [DefaultDispatcher-worker-1 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a577564 2024-12-10 19:12:35.888 [DefaultDispatcher-worker-1 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.897 [DefaultDispatcher-worker-11 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.907 [DefaultDispatcher-worker-5 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.908 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:35.913 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@15762855 2024-12-10 19:12:35.913 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@15762855 2024-12-10 19:12:35.918 [DefaultDispatcher-worker-11 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.918 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1d48b 2024-12-10 19:12:35.918 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1d48b 2024-12-10 19:12:35.919 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.919 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 19:12:35.919 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.920 [DefaultDispatcher-worker-6 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.920 [DefaultDispatcher-worker-6 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-12-10 19:12:35.920 [DefaultDispatcher-worker-6 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46603/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-12-10 19:12:35.920 [DefaultDispatcher-worker-6 @coroutine#2381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46603/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:35.920 [DefaultDispatcher-worker-6 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 19:12:35.920 [DefaultDispatcher-worker-6 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-12-10 19:12:35.920 [DefaultDispatcher-worker-6 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 19:12:35.921 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 19:12:35.921 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-12-10 19:12:35.922 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e4325 2024-12-10 19:12:35.922 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8e4325 2024-12-10 19:12:35.925 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8cdeb0 2024-12-10 19:12:35.926 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8cdeb0 2024-12-10 19:12:35.929 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1c7134 2024-12-10 19:12:35.929 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1c7134 2024-12-10 19:12:35.932 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1ce7f0 2024-12-10 19:12:35.932 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1ce7f0 2024-12-10 19:12:35.936 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66616dd 2024-12-10 19:12:35.936 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66616dd 2024-12-10 19:12:35.939 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa321ff 2024-12-10 19:12:35.939 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa321ff 2024-12-10 19:12:35.943 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ab624e 2024-12-10 19:12:35.943 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ab624e 2024-12-10 19:12:35.943 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 19:12:35.944 [DefaultDispatcher-worker-5 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:35.946 [DefaultDispatcher-worker-3 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:35.946 [DefaultDispatcher-worker-3 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.946 [DefaultDispatcher-worker-3 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.946 [DefaultDispatcher-worker-3 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.948 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.948 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6278371a 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-12-10 19:12:35.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:35.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:35.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-12-10 19:12:35.961 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:35.964 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d35f3e 2024-12-10 19:12:35.964 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d35f3e 2024-12-10 19:12:35.967 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a14a1d4 2024-12-10 19:12:35.967 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a14a1d4 2024-12-10 19:12:35.969 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2b344e 2024-12-10 19:12:35.969 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2b344e 2024-12-10 19:12:35.972 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b29abef 2024-12-10 19:12:35.972 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b29abef 2024-12-10 19:12:35.972 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:35.975 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@559d371b 2024-12-10 19:12:35.975 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@559d371b 2024-12-10 19:12:35.978 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa8267d 2024-12-10 19:12:35.978 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa8267d 2024-12-10 19:12:35.980 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df6e422 2024-12-10 19:12:35.981 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df6e422 2024-12-10 19:12:35.982 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:35.983 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0654a0 2024-12-10 19:12:35.983 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0654a0 2024-12-10 19:12:35.984 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:35.985 [DefaultDispatcher-worker-7 @coroutine#2410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.985 [DefaultDispatcher-worker-7 @coroutine#2410] 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:46425/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:35.985 [DefaultDispatcher-worker-7 @coroutine#2410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.985 [DefaultDispatcher-worker-7 @coroutine#2410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46425/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:35.986 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@179f9b34 2024-12-10 19:12:35.986 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@179f9b34 2024-12-10 19:12:35.986 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:35.987 [DefaultDispatcher-worker-13 @coroutine#2410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.987 [DefaultDispatcher-worker-13 @coroutine#2410] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:35.994 [DefaultDispatcher-worker-11 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:35.994 [DefaultDispatcher-worker-11 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.994 [DefaultDispatcher-worker-11 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:35.994 [DefaultDispatcher-worker-11 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.995 [DefaultDispatcher-worker-5 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.995 [DefaultDispatcher-worker-5 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:35.998 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:35.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e5ad71 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:35.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:35.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-12-10 19:12:36.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-12-10 19:12:36.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-12-10 19:12:36.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-12-10 19:12:36.004 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-12-10 19:12:36.015 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-12-10 19:12:36.016 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-12-10 19:12:36.021 [DefaultDispatcher-worker-14 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/auth/register 2024-12-10 19:12:36.021 [DefaultDispatcher-worker-14 @coroutine#2432] 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:46425/auth/register. 2024-12-10 19:12:36.021 [DefaultDispatcher-worker-14 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/auth/register 2024-12-10 19:12:36.021 [DefaultDispatcher-worker-14 @coroutine#2432] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46425/auth/register from class io.ktor.http.content.TextContent 2024-12-10 19:12:36.022 [DefaultDispatcher-worker-7 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/auth/register 2024-12-10 19:12:36.022 [DefaultDispatcher-worker-7 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/auth/register 2024-12-10 19:12:36.026 [DefaultDispatcher-worker-17 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1134a934 2024-12-10 19:12:36.040 [DefaultDispatcher-worker-17 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:36.041 [DefaultDispatcher-worker-17 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.041 [DefaultDispatcher-worker-17 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:36.041 [DefaultDispatcher-worker-17 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.042 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.042 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.050 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.055 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@203a0d29 2024-12-10 19:12:36.055 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@203a0d29 2024-12-10 19:12:36.058 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efde75e 2024-12-10 19:12:36.058 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efde75e 2024-12-10 19:12:36.060 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac26659 2024-12-10 19:12:36.060 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac26659 2024-12-10 19:12:36.063 [DefaultDispatcher-worker-12 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46425/auth/register. 2024-12-10 19:12:36.063 [DefaultDispatcher-worker-12 @coroutine#2432] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46425/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:36.063 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0ed65 2024-12-10 19:12:36.063 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0ed65 2024-12-10 19:12:36.066 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe3f6f1 2024-12-10 19:12:36.066 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe3f6f1 2024-12-10 19:12:36.069 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee52544 2024-12-10 19:12:36.069 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee52544 2024-12-10 19:12:36.072 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c606f 2024-12-10 19:12:36.072 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c606f 2024-12-10 19:12:36.075 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fef122a 2024-12-10 19:12:36.075 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fef122a 2024-12-10 19:12:36.077 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbb2958 2024-12-10 19:12:36.077 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbb2958 2024-12-10 19:12:36.078 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-12-10 19:12:36.084 [DefaultDispatcher-worker-10 @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:36.094 [DefaultDispatcher-worker-12 @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:36.104 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.108 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9e764 2024-12-10 19:12:36.108 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9e764 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5921ec 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-12-10 19:12:36.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-12-10 19:12:36.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-12-10 19:12:36.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-12-10 19:12:36.112 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@80e09cd 2024-12-10 19:12:36.112 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@80e09cd 2024-12-10 19:12:36.114 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c318c14 2024-12-10 19:12:36.114 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c318c14 2024-12-10 19:12:36.117 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@493303f6 2024-12-10 19:12:36.117 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@493303f6 2024-12-10 19:12:36.119 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@83f73 2024-12-10 19:12:36.119 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@83f73 2024-12-10 19:12:36.122 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78300ede 2024-12-10 19:12:36.122 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78300ede 2024-12-10 19:12:36.124 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e16ce0 2024-12-10 19:12:36.124 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e16ce0 2024-12-10 19:12:36.127 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@291cfcb9 2024-12-10 19:12:36.127 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@291cfcb9 2024-12-10 19:12:36.130 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@682ebd4e 2024-12-10 19:12:36.130 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@682ebd4e 2024-12-10 19:12:36.130 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-12-10 19:12:36.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-12-10 19:12:36.142 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-12-10 19:12:36.144 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-12-10 19:12:36.145 [DefaultDispatcher-worker-12 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.146 [DefaultDispatcher-worker-12 @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/dummyreplication/ackAndGetPendingReplications. 2024-12-10 19:12:36.146 [DefaultDispatcher-worker-12 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.146 [DefaultDispatcher-worker-12 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:36.147 [DefaultDispatcher-worker-8 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.147 [DefaultDispatcher-worker-8 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.155 [DefaultDispatcher-worker-15 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-12-10 19:12:36.155 [DefaultDispatcher-worker-15 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.155 [DefaultDispatcher-worker-15 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 19:12:36.155 [DefaultDispatcher-worker-15 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.156 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.156 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.157 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-12-10 19:12:36.162 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-12-10 19:12:36.177 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-12-10 19:12:36.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-12-10 19:12:36.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-12-10 19:12:36.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.179 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333e01c6: (connection evicted) 2024-12-10 19:12:36.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-12-10 19:12:36.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-12-10 19:12:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e196238 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-12-10 19:12:36.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-12-10 19:12:36.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-12-10 19:12:36.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-12-10 19:12:36.189 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-12-10 19:12:36.199 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-12-10 19:12:36.201 [Test worker @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-12-10 19:12:36.202 [DefaultDispatcher-worker-7 @coroutine#2475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.202 [DefaultDispatcher-worker-7 @coroutine#2475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 19:12:36.202 [DefaultDispatcher-worker-7 @coroutine#2475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.202 [DefaultDispatcher-worker-7 @coroutine#2475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:36.204 [DefaultDispatcher-worker-14 @coroutine#2475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.204 [DefaultDispatcher-worker-14 @coroutine#2475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.209 [DefaultDispatcher-worker-17 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:36.210 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.210 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:36.210 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.211 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.211 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.211 [DefaultDispatcher-worker-11 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-12-10 19:12:36.212 [DefaultDispatcher-worker-11 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.212 [DefaultDispatcher-worker-11 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 19:12:36.212 [DefaultDispatcher-worker-11 @coroutine#2474] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.212 [DefaultDispatcher-worker-4 @coroutine#2474] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.212 [DefaultDispatcher-worker-4 @coroutine#2474] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.214 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-12-10 19:12:36.214 [DefaultDispatcher-worker-4 @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab9e43e 2024-12-10 19:12:36.216 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-12-10 19:12:36.218 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-12-10 19:12:36.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-12-10 19:12:36.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-12-10 19:12:36.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.219 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65384249: (connection evicted) 2024-12-10 19:12:36.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-12-10 19:12:36.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54972f9a 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-12-10 19:12:36.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-12-10 19:12:36.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.234 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.236 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.237 [DefaultDispatcher-worker-4 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.237 [DefaultDispatcher-worker-4 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 19:12:36.237 [DefaultDispatcher-worker-4 @coroutine#2506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.237 [DefaultDispatcher-worker-4 @coroutine#2506] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:36.239 [DefaultDispatcher-worker-2 @coroutine#2506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.239 [DefaultDispatcher-worker-2 @coroutine#2506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.246 [DefaultDispatcher-worker-11 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.247 [DefaultDispatcher-worker-11 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.247 [DefaultDispatcher-worker-11 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 19:12:36.247 [DefaultDispatcher-worker-11 @coroutine#2505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.247 [DefaultDispatcher-worker-2 @coroutine#2505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.247 [DefaultDispatcher-worker-2 @coroutine#2505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.250 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.252 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.255 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.257 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.260 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.263 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.265 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@706dee4 2024-12-10 19:12:36.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-12-10 19:12:36.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-12-10 19:12:36.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.266 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@706dee4: (connection evicted) 2024-12-10 19:12:36.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-12-10 19:12:36.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-12-10 19:12:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48dfce5c 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-12-10 19:12:36.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-12-10 19:12:36.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-12-10 19:12:36.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-12-10 19:12:36.271 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-12-10 19:12:36.281 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-12-10 19:12:36.282 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-12-10 19:12:36.283 [DefaultDispatcher-worker-16 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.283 [DefaultDispatcher-worker-16 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 19:12:36.283 [DefaultDispatcher-worker-16 @coroutine#2545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.283 [DefaultDispatcher-worker-16 @coroutine#2545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:36.285 [DefaultDispatcher-worker-17 @coroutine#2545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.285 [DefaultDispatcher-worker-17 @coroutine#2545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.293 [DefaultDispatcher-worker-5 @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-12-10 19:12:36.293 [DefaultDispatcher-worker-5 @coroutine#2544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.293 [DefaultDispatcher-worker-5 @coroutine#2544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 19:12:36.293 [DefaultDispatcher-worker-5 @coroutine#2544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.294 [DefaultDispatcher-worker-11 @coroutine#2544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.294 [DefaultDispatcher-worker-11 @coroutine#2544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.296 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-12-10 19:12:36.299 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-12-10 19:12:36.301 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-12-10 19:12:36.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-12-10 19:12:36.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-12-10 19:12:36.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.303 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dceec83: (connection evicted) 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-12-10 19:12:36.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa0943d 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-12-10 19:12:36.306 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-12-10 19:12:36.309 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.319 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.321 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.322 [DefaultDispatcher-worker-7 @coroutine#2577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.322 [DefaultDispatcher-worker-7 @coroutine#2577] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 19:12:36.322 [DefaultDispatcher-worker-7 @coroutine#2577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.322 [DefaultDispatcher-worker-7 @coroutine#2577] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:36.323 [DefaultDispatcher-worker-1 @coroutine#2577] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.323 [DefaultDispatcher-worker-1 @coroutine#2577] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.327 [DefaultDispatcher-worker-10 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:36.327 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.327 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:36.327 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.328 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.328 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.330 [DefaultDispatcher-worker-17 @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.331 [DefaultDispatcher-worker-17 @coroutine#2576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.331 [DefaultDispatcher-worker-17 @coroutine#2576] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 19:12:36.331 [DefaultDispatcher-worker-17 @coroutine#2576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.331 [DefaultDispatcher-worker-17 @coroutine#2576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.331 [DefaultDispatcher-worker-17 @coroutine#2576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.333 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.336 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.338 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.340 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.343 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-12-10 19:12:36.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-12-10 19:12:36.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-12-10 19:12:36.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.344 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8: (connection evicted) 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-12-10 19:12:36.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@602d5417 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-12-10 19:12:36.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-12-10 19:12:36.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-12-10 19:12:36.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-12-10 19:12:36.349 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-12-10 19:12:36.359 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-12-10 19:12:36.360 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-12-10 19:12:36.361 [DefaultDispatcher-worker-11 @coroutine#2611] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.361 [DefaultDispatcher-worker-11 @coroutine#2611] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-12-10 19:12:36.361 [DefaultDispatcher-worker-11 @coroutine#2611] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.361 [DefaultDispatcher-worker-11 @coroutine#2611] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:36.363 [DefaultDispatcher-worker-2 @coroutine#2611] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.363 [DefaultDispatcher-worker-2 @coroutine#2611] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-12-10 19:12:36.370 [DefaultDispatcher-worker-4 @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-12-10 19:12:36.371 [DefaultDispatcher-worker-4 @coroutine#2610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.371 [DefaultDispatcher-worker-4 @coroutine#2610] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-12-10 19:12:36.371 [DefaultDispatcher-worker-4 @coroutine#2610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.371 [DefaultDispatcher-worker-1 @coroutine#2610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.371 [DefaultDispatcher-worker-1 @coroutine#2610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-12-10 19:12:36.374 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-12-10 19:12:36.377 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2024-12-10 19:12:36.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-12-10 19:12:36.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-12-10 19:12:36.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.378 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c: (connection evicted) 2024-12-10 19:12:36.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-12-10 19:12:36.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-12-10 19:12:36.481 [DefaultDispatcher-worker-6 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:36.482 [DefaultDispatcher-worker-6 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.482 [DefaultDispatcher-worker-6 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:36.482 [DefaultDispatcher-worker-6 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.482 [DefaultDispatcher-worker-5 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:36.482 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.482 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:36.482 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.483 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.483 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.483 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.548 [DefaultDispatcher-worker-11 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:36.548 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.548 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:36.548 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.549 [DefaultDispatcher-worker-17 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.549 [DefaultDispatcher-worker-17 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.684 [DefaultDispatcher-worker-10 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:36.684 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.684 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:36.684 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.685 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.686 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.686 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152bb4cc 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.705 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-12-10 19:12:36.706 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-12-10 19:12:36.706 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-12-10 19:12:36.706 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-12-10 19:12:36.720 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-12-10 19:12:36.730 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-12-10 19:12:36.732 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-12-10 19:12:36.733 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-12-10 19:12:36.745 [DefaultDispatcher-worker-7 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-12-10 19:12:36.757 [DefaultDispatcher-worker-15 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-12-10 19:12:36.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-12-10 19:12:36.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-12-10 19:12:36.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.760 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b: (connection evicted) 2024-12-10 19:12:36.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-12-10 19:12:36.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-12-10 19:12:36.762 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e2d15c 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-12-10 19:12:36.763 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-12-10 19:12:36.777 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-12-10 19:12:36.787 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-12-10 19:12:36.788 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-12-10 19:12:36.790 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd79a57 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-12-10 19:12:36.791 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-12-10 19:12:36.807 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-12-10 19:12:36.817 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-12-10 19:12:36.819 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-12-10 19:12:36.821 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-12-10 19:12:36.831 [DefaultDispatcher-worker-8 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-12-10 19:12:36.845 [DefaultDispatcher-worker-4 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-12-10 19:12:36.857 [DefaultDispatcher-worker-16 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-12-10 19:12:36.863 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:36.864 [DefaultDispatcher-worker-15 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:36.864 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.864 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:36.864 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.865 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.865 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.866 [DefaultDispatcher-worker-3 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-12-10 19:12:36.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-12-10 19:12:36.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-12-10 19:12:36.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.879 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19e03398: (connection evicted) 2024-12-10 19:12:36.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-12-10 19:12:36.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-12-10 19:12:36.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-12-10 19:12:36.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-12-10 19:12:36.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.880 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3: (connection evicted) 2024-12-10 19:12:36.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-12-10 19:12:36.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72dd86 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.882 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.883 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-12-10 19:12:36.883 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-12-10 19:12:36.883 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-12-10 19:12:36.883 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-12-10 19:12:36.897 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-12-10 19:12:36.907 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-12-10 19:12:36.908 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-12-10 19:12:36.910 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-12-10 19:12:36.910 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320ca97c 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-12-10 19:12:36.911 [Test worker @coroutine#2727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-12-10 19:12:36.925 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-12-10 19:12:36.934 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-12-10 19:12:36.936 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-12-10 19:12:36.938 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-12-10 19:12:36.948 [DefaultDispatcher-worker-1 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-12-10 19:12:36.957 [DefaultDispatcher-worker-6 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:36.958 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.958 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:36.958 [DefaultDispatcher-worker-6 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.959 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.959 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:36.962 [DefaultDispatcher-worker-6 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-12-10 19:12:36.971 [DefaultDispatcher-worker-17 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-12-10 19:12:36.980 [DefaultDispatcher-worker-5 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-12-10 19:12:36.983 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-12-10 19:12:36.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-12-10 19:12:36.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.984 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77228160: (connection evicted) 2024-12-10 19:12:36.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-12-10 19:12:36.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-12-10 19:12:36.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-12-10 19:12:36.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-12-10 19:12:36.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:36.986 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8: (connection evicted) 2024-12-10 19:12:36.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:36.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-12-10 19:12:36.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1418a1bd 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:36.988 [Test worker @coroutine#2765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-12-10 19:12:36.989 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:36.989 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:36.989 [Test worker @coroutine#2765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-12-10 19:12:37.005 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:37.005 [DefaultDispatcher-worker-9 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:37.005 [DefaultDispatcher-worker-9 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.005 [DefaultDispatcher-worker-9 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.005 [DefaultDispatcher-worker-9 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.006 [DefaultDispatcher-worker-9 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.006 [DefaultDispatcher-worker-9 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.014 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:37.016 [Test worker @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:37.018 [Test worker @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:37.028 [DefaultDispatcher-worker-1 @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:37.048 [DefaultDispatcher-worker-11 @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:37.051 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:37.052 [DefaultDispatcher-worker-12 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:37.052 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.052 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.052 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.053 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.053 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.060 [DefaultDispatcher-worker-13 @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-12-10 19:12:37.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-12-10 19:12:37.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-12-10 19:12:37.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.079 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628af295: (connection evicted) 2024-12-10 19:12:37.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:37.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-12-10 19:12:37.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-12-10 19:12:37.081 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-12-10 19:12:37.081 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:37.081 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:37.081 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:37.081 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c10f9f3 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.082 [Test worker @coroutine#2827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-12-10 19:12:37.096 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.106 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.108 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.108 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.109 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.122 [DefaultDispatcher-worker-3 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.142 [DefaultDispatcher-worker-8 @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.145 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.155 [DefaultDispatcher-worker-13 @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-12-10 19:12:37.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-12-10 19:12:37.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-12-10 19:12:37.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.160 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc: (connection evicted) 2024-12-10 19:12:37.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:37.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-12-10 19:12:37.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@753248f8 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:37.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.163 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-12-10 19:12:37.183 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.187 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.198 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.199 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.201 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.212 [DefaultDispatcher-worker-13 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.214 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.221 [DefaultDispatcher-worker-7 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:37.221 [DefaultDispatcher-worker-7 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.221 [DefaultDispatcher-worker-7 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.221 [DefaultDispatcher-worker-7 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.223 [DefaultDispatcher-worker-1 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.223 [DefaultDispatcher-worker-1 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.236 [DefaultDispatcher-worker-1 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.245 [DefaultDispatcher-worker-15 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.246 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.296 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.356 [DefaultDispatcher-worker-15 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:37.356 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.356 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.356 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.357 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.358 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.414 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.432 [DefaultDispatcher-worker-15 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2024-12-10 19:12:37.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-12-10 19:12:37.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-12-10 19:12:37.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.479 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4: (connection evicted) 2024-12-10 19:12:37.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:37.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-12-10 19:12:37.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664217a8 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:37.481 [Test worker @coroutine#2927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-12-10 19:12:37.482 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.482 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.482 [Test worker @coroutine#2927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-12-10 19:12:37.492 [DefaultDispatcher-worker-3 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:37.493 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.493 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.493 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.493 [DefaultDispatcher-worker-4 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:37.493 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.493 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.493 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.494 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.494 [DefaultDispatcher-worker-7 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.494 [DefaultDispatcher-worker-7 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.498 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.507 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.509 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.511 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.521 [DefaultDispatcher-worker-2 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.524 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.543 [DefaultDispatcher-worker-1 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.554 [DefaultDispatcher-worker-17 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2024-12-10 19:12:37.560 [DefaultDispatcher-worker-6 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:37.560 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.560 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.560 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.561 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.561 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-12-10 19:12:37.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-12-10 19:12:37.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.566 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c: (connection evicted) 2024-12-10 19:12:37.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:37.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-12-10 19:12:37.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ef158f 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-12-10 19:12:37.568 [Test worker @coroutine#2974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-12-10 19:12:37.582 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-12-10 19:12:37.592 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-12-10 19:12:37.594 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-12-10 19:12:37.595 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-12-10 19:12:37.607 [DefaultDispatcher-worker-6 @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa 2024-12-10 19:12:37.669 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-12-10 19:12:37.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-12-10 19:12:37.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.669 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14cd8dfa: (connection evicted) 2024-12-10 19:12:37.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:37.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-12-10 19:12:37.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-12-10 19:12:37.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500d4de8 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:37.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-12-10 19:12:37.735 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.737 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.741 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:37.741 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.741 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.741 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.742 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.742 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.761 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.769 [DefaultDispatcher-worker-11 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.773 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:37.778 [DefaultDispatcher-worker-14 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.786 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.788 [DefaultDispatcher-worker-16 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.797 [DefaultDispatcher-worker-11 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.824 [DefaultDispatcher-worker-10 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.825 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-12-10 19:12:37.833 [Test worker] INFO ktor.application - Application started in 0.008 seconds. 2024-12-10 19:12:37.835 [DefaultDispatcher-worker-10 @coroutine#3015] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3ac26d 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:37.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:37.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-12-10 19:12:37.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:37.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:37.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-12-10 19:12:37.859 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.859 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:37.859 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.859 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:37.862 [eventLoopGroupProxy-19-1 @call-handler#3026] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 19:12:37.862 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 19:12:37.862 [eventLoopGroupProxy-19-1 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.863 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.863 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:37.863 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.864 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.864 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c020c8 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:37.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:37.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:37.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:37.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-12-10 19:12:37.875 [DefaultDispatcher-worker-12 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:37.875 [DefaultDispatcher-worker-12 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.875 [DefaultDispatcher-worker-12 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.875 [DefaultDispatcher-worker-12 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.877 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.877 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.880 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.881 [DefaultDispatcher-worker-10 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:37.881 [DefaultDispatcher-worker-10 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.881 [DefaultDispatcher-worker-10 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.881 [DefaultDispatcher-worker-10 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.882 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 19:12:37.882 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.883 [DefaultDispatcher-worker-4 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.883 [DefaultDispatcher-worker-4 @coroutine#3017] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.890 [DefaultDispatcher-worker-11 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.890 [DefaultDispatcher-worker-11 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:37.891 [DefaultDispatcher-worker-11 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.891 [DefaultDispatcher-worker-11 @coroutine#3040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8ef60b 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:37.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:37.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-12-10 19:12:37.892 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-12-10 19:12:37.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-12-10 19:12:37.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-12-10 19:12:37.892 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.892 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:37.893 [eventLoopGroupProxy-19-3 @call-handler#3047] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 19:12:37.893 [eventLoopGroupProxy-19-3 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.893 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.893 [DefaultDispatcher-worker-12 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:37.894 [DefaultDispatcher-worker-14 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.894 [DefaultDispatcher-worker-14 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.902 [DefaultDispatcher-worker-15 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:37.903 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.914 [DefaultDispatcher-worker-5 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:37.914 [DefaultDispatcher-worker-5 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.914 [DefaultDispatcher-worker-5 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.914 [DefaultDispatcher-worker-5 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.915 [eventLoopGroupProxy-19-2 @call-handler#3053] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 19:12:37.915 [eventLoopGroupProxy-19-2 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.916 [DefaultDispatcher-worker-17 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.916 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.916 [DefaultDispatcher-worker-3 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.916 [DefaultDispatcher-worker-17 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-12-10 19:12:37.916 [DefaultDispatcher-worker-17 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.916 [DefaultDispatcher-worker-17 @coroutine#3055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-12-10 19:12:37.918 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-12-10 19:12:37.918 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.918 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:37.919 [eventLoopGroupProxy-19-4 @call-handler#3066] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-12-10 19:12:37.919 [eventLoopGroupProxy-19-4 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.925 [DefaultDispatcher-worker-13 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:37.926 [DefaultDispatcher-worker-14 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.926 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.927 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.927 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-12-10 19:12:37.934 [DefaultDispatcher-worker-12 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:37.935 [DefaultDispatcher-worker-5 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.936 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.939 [DefaultDispatcher-worker-6 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-12-10 19:12:37.939 [DefaultDispatcher-worker-6 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.939 [DefaultDispatcher-worker-6 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.939 [DefaultDispatcher-worker-6 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.940 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-12-10 19:12:37.940 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.941 [DefaultDispatcher-worker-16 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.941 [DefaultDispatcher-worker-16 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.947 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.950 [DefaultDispatcher-worker-9 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-12-10 19:12:37.959 [DefaultDispatcher-worker-16 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0d5147 2024-12-10 19:12:37.964 [DefaultDispatcher-worker-5 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:37.966 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-12-10 19:12:37.966 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-12-10 19:12:37.966 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-12-10 19:12:37.967 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-12-10 19:12:37.967 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.969 [DefaultDispatcher-worker-13 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:37.969 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.969 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:37.969 [DefaultDispatcher-worker-13 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.970 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.970 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:37.974 [DefaultDispatcher-worker-4 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:37.988 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-12-10 19:12:37.988 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-12-10 19:12:37.989 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-12-10 19:12:37.989 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:37.990 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090307935993857 2024-12-10 19:12:37.990 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090307935993857. 2024-12-10 19:12:37.990 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090307935993857 2024-12-10 19:12:37.990 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-12-10 19:12:37.992 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:37.994 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:37.995 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090307935993857 2024-12-10 19:12:37.995 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090307935993857 2024-12-10 19:12:37.995 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090307935993857. 2024-12-10 19:12:37.995 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090307935993857 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.006 [DefaultDispatcher-worker-14 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.007 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.008 [DefaultDispatcher-worker-8 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 19:12:38.008 [DefaultDispatcher-worker-8 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-12-10 19:12:38.008 [DefaultDispatcher-worker-8 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 19:12:38.009 [eventLoopGroupProxy-19-2 @call-handler#3100] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-12-10 19:12:38.011 [eventLoopGroupProxy-19-2 @call-handler#3100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.011 [DefaultDispatcher-worker-1 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 19:12:38.012 [DefaultDispatcher-worker-1 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 19:12:38.012 [DefaultDispatcher-worker-1 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-12-10 19:12:38.012 [DefaultDispatcher-worker-1 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.018 [DefaultDispatcher-worker-9 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:38.018 [DefaultDispatcher-worker-9 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.018 [DefaultDispatcher-worker-9 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.018 [DefaultDispatcher-worker-9 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.019 [DefaultDispatcher-worker-1 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.019 [DefaultDispatcher-worker-1 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.021 [DefaultDispatcher-worker-12 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.041 [DefaultDispatcher-worker-13 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.050 [DefaultDispatcher-worker-1 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:38.050 [DefaultDispatcher-worker-1 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.051 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.051 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:38.051 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.051 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 19:12:38.052 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 19:12:38.052 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 19:12:38.052 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:38.062 [DefaultDispatcher-worker-15 @call-handler#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:38.062 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.063 [DefaultDispatcher-worker-8 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.063 [DefaultDispatcher-worker-8 @coroutine#3019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.063 [DefaultDispatcher-worker-4 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:38.063 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.063 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.063 [DefaultDispatcher-worker-8 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:38.063 [DefaultDispatcher-worker-4 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.063 [DefaultDispatcher-worker-8 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.064 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.064 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.072 [DefaultDispatcher-worker-4 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.076 [DefaultDispatcher-worker-11 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:38.077 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-12-10 19:12:38.077 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-12-10 19:12:38.077 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-12-10 19:12:38.078 [eventLoopGroupProxy-19-2 @call-handler#3125] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-12-10 19:12:38.085 [DefaultDispatcher-worker-13 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.097 [DefaultDispatcher-worker-13 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-12-10 19:12:38.097 [DefaultDispatcher-worker-13 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-12-10 19:12:38.098 [DefaultDispatcher-worker-13 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-12-10 19:12:38.098 [DefaultDispatcher-worker-13 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.098 [DefaultDispatcher-worker-13 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090312230961152 2024-12-10 19:12:38.098 [DefaultDispatcher-worker-13 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090312230961152. 2024-12-10 19:12:38.098 [DefaultDispatcher-worker-13 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090312230961152 2024-12-10 19:12:38.099 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-12-10 19:12:38.100 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.100 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090312230961152 2024-12-10 19:12:38.100 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090312230961152 2024-12-10 19:12:38.100 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090312230961152. 2024-12-10 19:12:38.100 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=670090312230961152 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.110 [DefaultDispatcher-worker-3 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.111 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 19:12:38.111 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-12-10 19:12:38.111 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 19:12:38.112 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-12-10 19:12:38.113 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.113 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 19:12:38.113 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-12-10 19:12:38.113 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-12-10 19:12:38.113 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.122 [DefaultDispatcher-worker-3 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.141 [DefaultDispatcher-worker-17 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.151 [DefaultDispatcher-worker-10 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.151 [DefaultDispatcher-worker-7 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:38.151 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.151 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:38.151 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.151 [DefaultDispatcher-worker-10 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 19:12:38.152 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 19:12:38.153 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 19:12:38.153 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:38.159 [DefaultDispatcher-worker-12 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:38.169 [DefaultDispatcher-worker-16 @call-handler#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:38.169 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.170 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.170 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.170 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:38.170 [DefaultDispatcher-worker-15 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.182 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 2024-12-10 19:12:38.182 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856. 2024-12-10 19:12:38.182 [UI Thread @coroutine#3159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 2024-12-10 19:12:38.182 [DefaultDispatcher-worker-10 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.182 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.182 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.182 [UI Thread @coroutine#3163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.183 [eventLoopGroupProxy-19-2 @call-handler#3173] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-12-10 19:12:38.184 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.184 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.184 [UI Thread @coroutine#3169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.185 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.185 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.185 [UI Thread @coroutine#3171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.187 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 2024-12-10 19:12:38.187 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857. 2024-12-10 19:12:38.187 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 2024-12-10 19:12:38.187 [eventLoopGroupProxy-19-5 @call-handler#3195] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-12-10 19:12:38.188 [eventLoopGroupProxy-19-7 @call-handler#3198] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-12-10 19:12:38.189 [eventLoopGroupProxy-19-2 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.189 [eventLoopGroupProxy-19-8 @call-handler#3201] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-12-10 19:12:38.189 [eventLoopGroupProxy-19-6 @call-handler#3202] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-12-10 19:12:38.189 [eventLoopGroupProxy-19-5 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.190 [UI Thread @coroutine#3159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 2024-12-10 19:12:38.190 [UI Thread @coroutine#3159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 2024-12-10 19:12:38.190 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856. 2024-12-10 19:12:38.190 [UI Thread @coroutine#3159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.190 [UI Thread @coroutine#3163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.190 [UI Thread @coroutine#3163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.190 [eventLoopGroupProxy-19-7 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.190 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.191 [UI Thread @coroutine#3163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.191 [eventLoopGroupProxy-19-6 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.191 [UI Thread @coroutine#3169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.191 [UI Thread @coroutine#3169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.191 [UI Thread @coroutine#3171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.191 [UI Thread @coroutine#3171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.192 [UI Thread @coroutine#3169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.192 [UI Thread @coroutine#3169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.192 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.192 [UI Thread @coroutine#3171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.202 [DefaultDispatcher-worker-11 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.202 [eventLoopGroupProxy-19-8 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.203 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 2024-12-10 19:12:38.203 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 2024-12-10 19:12:38.203 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857. 2024-12-10 19:12:38.203 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.207 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.212 [DefaultDispatcher-worker-11 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.221 [DefaultDispatcher-worker-3 @coroutine#3169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.232 [DefaultDispatcher-worker-2 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.234 [DefaultDispatcher-worker-8 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:38.234 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.234 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.234 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.236 [DefaultDispatcher-worker-1 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.236 [DefaultDispatcher-worker-1 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.245 [DefaultDispatcher-worker-1 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.249 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670090307935993856 2024-12-10 19:12:38.250 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670090307935993856. 2024-12-10 19:12:38.250 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670090307935993856 2024-12-10 19:12:38.250 [eventLoopGroupProxy-19-5 @call-handler#3224] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-12-10 19:12:38.252 [eventLoopGroupProxy-19-5 @call-handler#3224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.253 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670090307935993856 2024-12-10 19:12:38.253 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670090307935993856 2024-12-10 19:12:38.253 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670090307935993856. 2024-12-10 19:12:38.253 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.264 [DefaultDispatcher-worker-6 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.276 [DefaultDispatcher-worker-16 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.285 [DefaultDispatcher-worker-11 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.285 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.285 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:38.285 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.285 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 19:12:38.286 [eventLoopGroupProxy-19-5 @call-handler#3232] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 19:12:38.287 [eventLoopGroupProxy-19-5 @call-handler#3232] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 19:12:38.287 [eventLoopGroupProxy-19-5 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:38.297 [DefaultDispatcher-worker-13 @call-handler#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:38.297 [eventLoopGroupProxy-19-5 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.298 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.298 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.298 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:38.298 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.304 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670090312230961152&assignmentUid=670090307935993856&clazzUid=670090307935993856&submitterUid=670090307935993857 2024-12-10 19:12:38.304 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670090312230961152&assignmentUid=670090307935993856&clazzUid=670090307935993856&submitterUid=670090307935993857. 2024-12-10 19:12:38.304 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670090312230961152&assignmentUid=670090307935993856&clazzUid=670090307935993856&submitterUid=670090307935993857 2024-12-10 19:12:38.305 [eventLoopGroupProxy-19-5 @call-handler#3252] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-12-10 19:12:38.308 [DefaultDispatcher-worker-1 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.311 [eventLoopGroupProxy-19-5 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.311 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670090312230961152&assignmentUid=670090307935993856&clazzUid=670090307935993856&submitterUid=670090307935993857 2024-12-10 19:12:38.311 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670090312230961152&assignmentUid=670090307935993856&clazzUid=670090307935993856&submitterUid=670090307935993857 2024-12-10 19:12:38.312 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670090312230961152&assignmentUid=670090307935993856&clazzUid=670090307935993856&submitterUid=670090307935993857. 2024-12-10 19:12:38.312 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=670090312230961152&assignmentUid=670090307935993856&clazzUid=670090307935993856&submitterUid=670090307935993857 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.323 [DefaultDispatcher-worker-16 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.331 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670090307935993857 2024-12-10 19:12:38.331 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670090307935993857. 2024-12-10 19:12:38.331 [UI Thread @coroutine#3262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670090307935993857 2024-12-10 19:12:38.332 [eventLoopGroupProxy-19-5 @call-handler#3271] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-12-10 19:12:38.332 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.332 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.332 [UI Thread @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.332 [eventLoopGroupProxy-19-5 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.333 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670090307935993856 2024-12-10 19:12:38.333 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670090307935993856. 2024-12-10 19:12:38.333 [UI Thread @coroutine#3272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670090307935993856 2024-12-10 19:12:38.333 [eventLoopGroupProxy-19-6 @call-handler#3280] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-12-10 19:12:38.333 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.333 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.333 [UI Thread @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.333 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.333 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.333 [UI Thread @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.334 [eventLoopGroupProxy-19-7 @call-handler#3289] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-12-10 19:12:38.334 [eventLoopGroupProxy-19-5 @call-handler#3291] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-12-10 19:12:38.334 [eventLoopGroupProxy-19-8 @call-handler#3292] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-12-10 19:12:38.334 [UI Thread @coroutine#3262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670090307935993857 2024-12-10 19:12:38.334 [UI Thread @coroutine#3262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670090307935993857 2024-12-10 19:12:38.335 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670090307935993857. 2024-12-10 19:12:38.335 [UI Thread @coroutine#3262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=670090307935993857 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.335 [eventLoopGroupProxy-19-8 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.336 [UI Thread @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.336 [UI Thread @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.336 [eventLoopGroupProxy-19-5 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.336 [eventLoopGroupProxy-19-6 @call-handler#3280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.336 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.336 [UI Thread @coroutine#3276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.337 [UI Thread @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.337 [UI Thread @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.337 [UI Thread @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.337 [UI Thread @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.337 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.337 [UI Thread @coroutine#3274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.337 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.337 [UI Thread @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=670090307935993857&assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.338 [eventLoopGroupProxy-19-7 @call-handler#3289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.338 [UI Thread @coroutine#3272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670090307935993856 2024-12-10 19:12:38.338 [UI Thread @coroutine#3272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670090307935993856 2024-12-10 19:12:38.338 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670090307935993856. 2024-12-10 19:12:38.338 [UI Thread @coroutine#3272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.345 [DefaultDispatcher-worker-6 @coroutine#3262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.354 [DefaultDispatcher-worker-1 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.363 [DefaultDispatcher-worker-13 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.367 [DefaultDispatcher-worker-3 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:38.367 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.367 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.367 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.369 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.369 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.372 [DefaultDispatcher-worker-15 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.382 [DefaultDispatcher-worker-1 @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.387 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090312230961152 2024-12-10 19:12:38.387 [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:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090312230961152. 2024-12-10 19:12:38.387 [UI Thread @coroutine#3310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090312230961152 2024-12-10 19:12:38.388 [eventLoopGroupProxy-19-5 @call-handler#3312] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-12-10 19:12:38.393 [eventLoopGroupProxy-19-5 @call-handler#3312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.394 [UI Thread @coroutine#3310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090312230961152 2024-12-10 19:12:38.394 [UI Thread @coroutine#3310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090312230961152 2024-12-10 19:12:38.394 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090312230961152. 2024-12-10 19:12:38.394 [UI Thread @coroutine#3310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090312230961152 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.404 [DefaultDispatcher-worker-8 @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.407 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670090307935993857 2024-12-10 19:12:38.407 [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:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670090307935993857. 2024-12-10 19:12:38.407 [UI Thread @coroutine#3310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670090307935993857 2024-12-10 19:12:38.408 [eventLoopGroupProxy-19-5 @call-handler#3316] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2024-12-10 19:12:38.409 [eventLoopGroupProxy-19-5 @call-handler#3316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.410 [UI Thread @coroutine#3310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670090307935993857 2024-12-10 19:12:38.410 [UI Thread @coroutine#3310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670090307935993857 2024-12-10 19:12:38.410 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670090307935993857. 2024-12-10 19:12:38.410 [UI Thread @coroutine#3310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=670090307935993857 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.419 [DefaultDispatcher-worker-8 @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.432 [DefaultDispatcher-worker-11 @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.440 [DefaultDispatcher-worker-7 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.441 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.441 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:38.441 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.441 [DefaultDispatcher-worker-7 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-12-10 19:12:38.442 [eventLoopGroupProxy-19-5 @call-handler#3321] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-12-10 19:12:38.442 [eventLoopGroupProxy-19-5 @call-handler#3321] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-12-10 19:12:38.442 [eventLoopGroupProxy-19-5 @call-handler#3321] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-12-10 19:12:38.453 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.456 [DefaultDispatcher-worker-9 @call-handler#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e 2024-12-10 19:12:38.457 [eventLoopGroupProxy-19-5 @call-handler#3321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.457 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.457 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-12-10 19:12:38.458 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-12-10 19:12:38.458 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.460 [UI Thread @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 2024-12-10 19:12:38.460 [UI Thread @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856. 2024-12-10 19:12:38.460 [UI Thread @coroutine#3344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 2024-12-10 19:12:38.461 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.461 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.461 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.462 [eventLoopGroupProxy-19-5 @call-handler#3358] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-12-10 19:12:38.462 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.462 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.462 [UI Thread @coroutine#3353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.462 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.462 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.462 [UI Thread @coroutine#3355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.462 [eventLoopGroupProxy-19-6 @call-handler#3364] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-12-10 19:12:38.462 [eventLoopGroupProxy-19-5 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.463 [UI Thread @coroutine#3371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 2024-12-10 19:12:38.463 [UI Thread @coroutine#3371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857. 2024-12-10 19:12:38.463 [UI Thread @coroutine#3371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 2024-12-10 19:12:38.463 [UI Thread @coroutine#3344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 2024-12-10 19:12:38.463 [UI Thread @coroutine#3344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 2024-12-10 19:12:38.463 [eventLoopGroupProxy-19-8 @call-handler#3377] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-12-10 19:12:38.463 [UI Thread @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856. 2024-12-10 19:12:38.463 [UI Thread @coroutine#3344] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.463 [eventLoopGroupProxy-19-5 @call-handler#3378] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-12-10 19:12:38.464 [eventLoopGroupProxy-19-7 @call-handler#3381] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-12-10 19:12:38.464 [eventLoopGroupProxy-19-8 @call-handler#3377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.464 [eventLoopGroupProxy-19-6 @call-handler#3364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.465 [UI Thread @coroutine#3355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.465 [UI Thread @coroutine#3355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.465 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.465 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.465 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.465 [UI Thread @coroutine#3355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.465 [eventLoopGroupProxy-19-7 @call-handler#3381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.465 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.465 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.466 [UI Thread @coroutine#3353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.466 [UI Thread @coroutine#3353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 2024-12-10 19:12:38.466 [UI Thread @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856. 2024-12-10 19:12:38.466 [UI Thread @coroutine#3353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=670090307935993857&assignmentUid=670090307935993856 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.467 [eventLoopGroupProxy-19-5 @call-handler#3378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-12-10 19:12:38.467 [UI Thread @coroutine#3371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 2024-12-10 19:12:38.467 [UI Thread @coroutine#3371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 2024-12-10 19:12:38.467 [UI Thread @coroutine#3371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857. 2024-12-10 19:12:38.467 [UI Thread @coroutine#3371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=670090307935993856&clazzUid=670090307935993856&accountPersonUid=670090307935993857 to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:38.469 [DefaultDispatcher-worker-1 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-12-10 19:12:38.474 [DefaultDispatcher-worker-8 @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.478 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.482 [DefaultDispatcher-worker-5 @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.491 [DefaultDispatcher-worker-11 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.500 [DefaultDispatcher-worker-6 @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.502 [DefaultDispatcher-worker-17 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:38.502 [DefaultDispatcher-worker-11 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:38.502 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.502 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.502 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.502 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.502 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.502 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.503 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.504 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.504 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.510 [DefaultDispatcher-worker-12 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-12-10 19:12:38.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-12-10 19:12:38.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-12-10 19:12:38.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.514 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42: (connection evicted) 2024-12-10 19:12:38.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:38.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-12-10 19:12:38.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-12-10 19:12:38.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-12-10 19:12:38.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-12-10 19:12:38.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.515 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66464f27: (connection evicted) 2024-12-10 19:12:38.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:38.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-12-10 19:12:38.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-12-10 19:12:38.571 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:38.572 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.572 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.572 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.573 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.573 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.621 [DefaultDispatcher-worker-3 @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-12-10 19:12:38.653 [DefaultDispatcher-worker-3 @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2024-12-10 19:12:38.669 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.696 [DefaultDispatcher-worker-7 @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-12-10 19:12:38.719 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.723 [DefaultDispatcher-worker-7 @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2024-12-10 19:12:38.752 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.753 [DefaultDispatcher-worker-13 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:38.753 [DefaultDispatcher-worker-13 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.753 [DefaultDispatcher-worker-13 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.753 [DefaultDispatcher-worker-13 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.754 [DefaultDispatcher-worker-13 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.754 [DefaultDispatcher-worker-13 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.795 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.821 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:38.887 [DefaultDispatcher-worker-2 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:38.887 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.887 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.887 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.888 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.888 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.980 [DefaultDispatcher-worker-7 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:38.980 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.980 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:38.980 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.981 [DefaultDispatcher-worker-16 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:38.981 [DefaultDispatcher-worker-16 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.030 [DefaultDispatcher-worker-16 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:39.030 [DefaultDispatcher-worker-16 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.030 [DefaultDispatcher-worker-16 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.030 [DefaultDispatcher-worker-16 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.031 [DefaultDispatcher-worker-2 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.031 [DefaultDispatcher-worker-2 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.074 [DefaultDispatcher-worker-15 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:39.074 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.074 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.074 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.075 [DefaultDispatcher-worker-16 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.075 [DefaultDispatcher-worker-16 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.245 [DefaultDispatcher-worker-4 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:39.245 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.245 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.245 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.246 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.246 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.378 [DefaultDispatcher-worker-13 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:39.379 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.379 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.379 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.380 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.380 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.514 [DefaultDispatcher-worker-14 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:39.514 [DefaultDispatcher-worker-17 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:39.514 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.514 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.514 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.514 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.514 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.514 [DefaultDispatcher-worker-17 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.515 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.515 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.516 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-12-10 19:12:39.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-12-10 19:12:39.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.520 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344eaf7e: (connection evicted) 2024-12-10 19:12:39.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:39.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-12-10 19:12:39.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498d7c57 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.523 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-12-10 19:12:39.524 [Test worker @coroutine#3445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-12-10 19:12:39.538 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-12-10 19:12:39.548 [Test worker @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-12-10 19:12:39.549 [Test worker @coroutine#3448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-12-10 19:12:39.551 [Test worker @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@443819d5 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.551 [Test worker @coroutine#3445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-12-10 19:12:39.552 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2024-12-10 19:12:39.552 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2024-12-10 19:12:39.552 [Test worker @coroutine#3445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-12-10 19:12:39.565 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2024-12-10 19:12:39.575 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2024-12-10 19:12:39.576 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2024-12-10 19:12:39.578 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2024-12-10 19:12:39.583 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:39.583 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.583 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.583 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.584 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.584 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.587 [DefaultDispatcher-worker-3 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23938caa 2024-12-10 19:12:39.598 [DefaultDispatcher-worker-3 @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-12-10 19:12:39.609 [DefaultDispatcher-worker-2 @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-12-10 19:12:39.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-12-10 19:12:39.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-12-10 19:12:39.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.620 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b9f727: (connection evicted) 2024-12-10 19:12:39.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:39.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-12-10 19:12:39.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-12-10 19:12:39.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-12-10 19:12:39.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-12-10 19:12:39.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.621 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23938caa: (connection evicted) 2024-12-10 19:12:39.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:39.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-12-10 19:12:39.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a18b54 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.623 [Test worker @coroutine#3508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-12-10 19:12:39.624 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.624 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.624 [Test worker @coroutine#3508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-12-10 19:12:39.641 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.651 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.653 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.654 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57be0d93 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@420d123d 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@420d123d 2024-12-10 19:12:39.655 [Test worker @coroutine#3508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-12-10 19:12:39.669 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420d123d 2024-12-10 19:12:39.671 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.679 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420d123d 2024-12-10 19:12:39.680 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420d123d 2024-12-10 19:12:39.682 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420d123d 2024-12-10 19:12:39.692 [DefaultDispatcher-worker-5 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420d123d 2024-12-10 19:12:39.704 [DefaultDispatcher-worker-10 @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.714 [DefaultDispatcher-worker-14 @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.724 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:39.727 [DefaultDispatcher-worker-11 @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.748 [DefaultDispatcher-worker-5 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11759e4a 2024-12-10 19:12:39.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-12-10 19:12:39.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-12-10 19:12:39.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.751 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11759e4a: (connection evicted) 2024-12-10 19:12:39.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:39.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-12-10 19:12:39.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-12-10 19:12:39.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-12-10 19:12:39.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-12-10 19:12:39.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.753 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420d123d: (connection evicted) 2024-12-10 19:12:39.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:39.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-12-10 19:12:39.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-12-10 19:12:39.754 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c1ee02b 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-12-10 19:12:39.755 [Test worker @coroutine#3593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-12-10 19:12:39.764 [DefaultDispatcher-worker-12 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:39.764 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.764 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.764 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.765 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.765 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.772 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-12-10 19:12:39.785 [Test worker @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-12-10 19:12:39.786 [Test worker @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-12-10 19:12:39.788 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25bd8eab 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.788 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-12-10 19:12:39.789 [Test worker @coroutine#3593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-12-10 19:12:39.802 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-12-10 19:12:39.812 [Test worker @coroutine#3603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-12-10 19:12:39.813 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-12-10 19:12:39.815 [Test worker @coroutine#3607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-12-10 19:12:39.826 [DefaultDispatcher-worker-13 @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38911759 2024-12-10 19:12:39.837 [DefaultDispatcher-worker-13 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-12-10 19:12:39.848 [DefaultDispatcher-worker-13 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-12-10 19:12:39.855 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-12-10 19:12:39.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-12-10 19:12:39.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.856 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c: (connection evicted) 2024-12-10 19:12:39.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:39.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-12-10 19:12:39.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-12-10 19:12:39.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-12-10 19:12:39.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-12-10 19:12:39.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.857 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38911759: (connection evicted) 2024-12-10 19:12:39.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:39.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-12-10 19:12:39.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72161dbb 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.858 [Test worker @coroutine#3654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-12-10 19:12:39.859 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-12-10 19:12:39.859 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-12-10 19:12:39.859 [Test worker @coroutine#3654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-12-10 19:12:39.872 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-12-10 19:12:39.873 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.882 [Test worker @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-12-10 19:12:39.883 [Test worker @coroutine#3657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-12-10 19:12:39.885 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-12-10 19:12:39.885 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@450b99f2 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-12-10 19:12:39.886 [Test worker @coroutine#3654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-12-10 19:12:39.898 [DefaultDispatcher-worker-3 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:39.898 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.898 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.898 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.899 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.899 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.900 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-12-10 19:12:39.909 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-12-10 19:12:39.911 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-12-10 19:12:39.913 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-12-10 19:12:39.923 [DefaultDispatcher-worker-9 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-12-10 19:12:39.934 [DefaultDispatcher-worker-2 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-12-10 19:12:39.945 [DefaultDispatcher-worker-16 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-12-10 19:12:39.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-12-10 19:12:39.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-12-10 19:12:39.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.953 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5: (connection evicted) 2024-12-10 19:12:39.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:39.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-12-10 19:12:39.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-12-10 19:12:39.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-12-10 19:12:39.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-12-10 19:12:39.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:39.954 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1915879c: (connection evicted) 2024-12-10 19:12:39.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:39.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-12-10 19:12:39.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67de5328 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.956 [Test worker @coroutine#3716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-12-10 19:12:39.957 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-12-10 19:12:39.957 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-12-10 19:12:39.957 [Test worker @coroutine#3716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-12-10 19:12:39.973 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-12-10 19:12:39.982 [Test worker @coroutine#3717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-12-10 19:12:39.984 [Test worker @coroutine#3719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-12-10 19:12:39.986 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-12-10 19:12:39.986 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-12-10 19:12:39.986 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45d28ab7 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@78652c15 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@78652c15 2024-12-10 19:12:39.987 [Test worker @coroutine#3716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-12-10 19:12:39.991 [DefaultDispatcher-worker-16 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:39.991 [DefaultDispatcher-worker-16 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.991 [DefaultDispatcher-worker-16 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:39.991 [DefaultDispatcher-worker-16 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.992 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:39.992 [DefaultDispatcher-worker-5 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.001 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78652c15 2024-12-10 19:12:40.011 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78652c15 2024-12-10 19:12:40.012 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78652c15 2024-12-10 19:12:40.014 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78652c15 2024-12-10 19:12:40.023 [DefaultDispatcher-worker-7 @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78652c15 2024-12-10 19:12:40.034 [DefaultDispatcher-worker-2 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-12-10 19:12:40.041 [DefaultDispatcher-worker-12 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:40.041 [DefaultDispatcher-worker-12 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.041 [DefaultDispatcher-worker-12 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:40.041 [DefaultDispatcher-worker-12 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.042 [DefaultDispatcher-worker-1 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.042 [DefaultDispatcher-worker-1 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.046 [DefaultDispatcher-worker-17 @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2024-12-10 19:12:40.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-12-10 19:12:40.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-12-10 19:12:40.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.054 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@296b758: (connection evicted) 2024-12-10 19:12:40.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-12-10 19:12:40.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-12-10 19:12:40.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-12-10 19:12:40.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-12-10 19:12:40.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.055 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78652c15: (connection evicted) 2024-12-10 19:12:40.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-12-10 19:12:40.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-12-10 19:12:40.056 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@425a3af5 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-12-10 19:12:40.057 [Test worker @coroutine#3780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-12-10 19:12:40.072 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-12-10 19:12:40.083 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-12-10 19:12:40.085 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-12-10 19:12:40.085 [DefaultDispatcher-worker-11 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:40.086 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.086 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:40.086 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.087 [DefaultDispatcher-worker-7 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.087 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-12-10 19:12:40.087 [DefaultDispatcher-worker-7 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.087 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16c559c7 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d598162 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d598162 2024-12-10 19:12:40.088 [Test worker @coroutine#3780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-12-10 19:12:40.102 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d598162 2024-12-10 19:12:40.112 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d598162 2024-12-10 19:12:40.114 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d598162 2024-12-10 19:12:40.115 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d598162 2024-12-10 19:12:40.126 [DefaultDispatcher-worker-13 @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d598162 2024-12-10 19:12:40.138 [DefaultDispatcher-worker-13 @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-12-10 19:12:40.149 [DefaultDispatcher-worker-2 @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-12-10 19:12:40.157 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:40.158 [DefaultDispatcher-worker-7 @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-12-10 19:12:40.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-12-10 19:12:40.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-12-10 19:12:40.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.166 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fc9313d: (connection evicted) 2024-12-10 19:12:40.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-12-10 19:12:40.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-12-10 19:12:40.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-12-10 19:12:40.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-12-10 19:12:40.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.167 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d598162: (connection evicted) 2024-12-10 19:12:40.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-12-10 19:12:40.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740ddb41 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.169 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-12-10 19:12:40.183 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.194 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.196 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.198 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654ab198 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.199 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-12-10 19:12:40.200 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2024-12-10 19:12:40.200 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2024-12-10 19:12:40.200 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-12-10 19:12:40.217 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2024-12-10 19:12:40.227 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2024-12-10 19:12:40.229 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2024-12-10 19:12:40.230 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2024-12-10 19:12:40.241 [DefaultDispatcher-worker-14 @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2024-12-10 19:12:40.251 [DefaultDispatcher-worker-1 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.256 [DefaultDispatcher-worker-16 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:40.256 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.257 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:40.257 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.258 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.258 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.261 [DefaultDispatcher-worker-16 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.270 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:40.270 [DefaultDispatcher-worker-11 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.288 [DefaultDispatcher-worker-3 @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2024-12-10 19:12:40.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-12-10 19:12:40.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-12-10 19:12:40.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.291 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c310aa3: (connection evicted) 2024-12-10 19:12:40.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-12-10 19:12:40.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-12-10 19:12:40.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-12-10 19:12:40.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-12-10 19:12:40.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.292 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ab5033: (connection evicted) 2024-12-10 19:12:40.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-12-10 19:12:40.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@720b52a7 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.293 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c31664 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c31664 2024-12-10 19:12:40.294 [Test worker @coroutine#3929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-12-10 19:12:40.308 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c31664 2024-12-10 19:12:40.318 [Test worker @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c31664 2024-12-10 19:12:40.319 [Test worker @coroutine#3932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c31664 2024-12-10 19:12:40.326 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c31664 2024-12-10 19:12:40.326 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aabd5a0 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-12-10 19:12:40.327 [Test worker @coroutine#3929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-12-10 19:12:40.341 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-12-10 19:12:40.351 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-12-10 19:12:40.352 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-12-10 19:12:40.354 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-12-10 19:12:40.364 [DefaultDispatcher-worker-6 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b 2024-12-10 19:12:40.375 [DefaultDispatcher-worker-2 @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c31664 2024-12-10 19:12:40.387 [DefaultDispatcher-worker-15 @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c31664 2024-12-10 19:12:40.390 [DefaultDispatcher-worker-6 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:40.390 [DefaultDispatcher-worker-6 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.390 [DefaultDispatcher-worker-6 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:40.390 [DefaultDispatcher-worker-6 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.390 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c31664 2024-12-10 19:12:40.391 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.391 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.394 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-12-10 19:12:40.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-12-10 19:12:40.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.399 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63c31664: (connection evicted) 2024-12-10 19:12:40.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-12-10 19:12:40.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-12-10 19:12:40.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-12-10 19:12:40.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-12-10 19:12:40.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.400 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16c9ec5b: (connection evicted) 2024-12-10 19:12:40.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-12-10 19:12:40.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6baa673d 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.401 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.402 [Test worker @coroutine#3991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-12-10 19:12:40.417 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.427 [Test worker @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.428 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.430 [Test worker @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.430 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-12-10 19:12:40.430 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397a70d8 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1940bacd 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1940bacd 2024-12-10 19:12:40.431 [Test worker @coroutine#3991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-12-10 19:12:40.445 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1940bacd 2024-12-10 19:12:40.454 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1940bacd 2024-12-10 19:12:40.456 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1940bacd 2024-12-10 19:12:40.457 [Test worker @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1940bacd 2024-12-10 19:12:40.467 [DefaultDispatcher-worker-5 @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1940bacd 2024-12-10 19:12:40.479 [DefaultDispatcher-worker-11 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.490 [DefaultDispatcher-worker-7 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.493 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.495 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-12-10 19:12:40.502 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-12-10 19:12:40.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-12-10 19:12:40.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.503 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a: (connection evicted) 2024-12-10 19:12:40.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-12-10 19:12:40.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-12-10 19:12:40.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-12-10 19:12:40.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-12-10 19:12:40.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.504 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1940bacd: (connection evicted) 2024-12-10 19:12:40.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-12-10 19:12:40.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a0ca728 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.506 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-12-10 19:12:40.507 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-12-10 19:12:40.507 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-12-10 19:12:40.507 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-12-10 19:12:40.522 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-12-10 19:12:40.525 [DefaultDispatcher-worker-16 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:40.525 [DefaultDispatcher-worker-4 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:40.525 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.525 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:40.525 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.525 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.526 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:40.526 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.526 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.527 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.527 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.532 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-12-10 19:12:40.534 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-12-10 19:12:40.536 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c9a52a 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.536 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-12-10 19:12:40.537 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-12-10 19:12:40.537 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-12-10 19:12:40.537 [Test worker @coroutine#4053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-12-10 19:12:40.550 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-12-10 19:12:40.560 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-12-10 19:12:40.561 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-12-10 19:12:40.563 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-12-10 19:12:40.573 [DefaultDispatcher-worker-13 @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-12-10 19:12:40.584 [DefaultDispatcher-worker-13 @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-12-10 19:12:40.595 [DefaultDispatcher-worker-11 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:40.595 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.595 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:40.595 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.596 [DefaultDispatcher-worker-6 @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25777ab6 2024-12-10 19:12:40.596 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.596 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.645 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.645 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-12-10 19:12:40.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-12-10 19:12:40.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.656 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25777ab6: (connection evicted) 2024-12-10 19:12:40.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-12-10 19:12:40.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-12-10 19:12:40.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-12-10 19:12:40.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-12-10 19:12:40.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.658 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126a8548: (connection evicted) 2024-12-10 19:12:40.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-12-10 19:12:40.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da76d3a 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.660 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-12-10 19:12:40.661 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-12-10 19:12:40.661 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-12-10 19:12:40.661 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-12-10 19:12:40.675 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-12-10 19:12:40.685 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-12-10 19:12:40.687 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-12-10 19:12:40.688 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d5500e 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-12-10 19:12:40.689 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-12-10 19:12:40.690 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-12-10 19:12:40.690 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-12-10 19:12:40.704 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-12-10 19:12:40.713 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-12-10 19:12:40.715 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-12-10 19:12:40.717 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-12-10 19:12:40.727 [DefaultDispatcher-worker-3 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e136445 2024-12-10 19:12:40.738 [DefaultDispatcher-worker-5 @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-12-10 19:12:40.749 [DefaultDispatcher-worker-16 @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-12-10 19:12:40.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-12-10 19:12:40.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-12-10 19:12:40.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.756 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c6a471: (connection evicted) 2024-12-10 19:12:40.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-12-10 19:12:40.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-12-10 19:12:40.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-12-10 19:12:40.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-12-10 19:12:40.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.758 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e136445: (connection evicted) 2024-12-10 19:12:40.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-12-10 19:12:40.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-12-10 19:12:40.759 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6af447b6 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.760 [Test worker @coroutine#4195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-12-10 19:12:40.775 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.775 [DefaultDispatcher-worker-17 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:40.775 [DefaultDispatcher-worker-17 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.775 [DefaultDispatcher-worker-17 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:40.775 [DefaultDispatcher-worker-17 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.776 [DefaultDispatcher-worker-3 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.776 [DefaultDispatcher-worker-3 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.785 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.786 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.788 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.788 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ba4c62 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-12-10 19:12:40.789 [Test worker @coroutine#4195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-12-10 19:12:40.803 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-12-10 19:12:40.812 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-12-10 19:12:40.814 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-12-10 19:12:40.816 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-12-10 19:12:40.826 [DefaultDispatcher-worker-4 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35738a92 2024-12-10 19:12:40.836 [DefaultDispatcher-worker-2 @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.847 [DefaultDispatcher-worker-7 @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.849 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.851 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4 2024-12-10 19:12:40.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-12-10 19:12:40.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-12-10 19:12:40.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.857 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ba04fb4: (connection evicted) 2024-12-10 19:12:40.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-12-10 19:12:40.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-12-10 19:12:40.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-12-10 19:12:40.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-12-10 19:12:40.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.859 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35738a92: (connection evicted) 2024-12-10 19:12:40.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-12-10 19:12:40.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-12-10 19:12:40.860 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-12-10 19:12:40.860 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.860 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c1bc904 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@49afaf65 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@49afaf65 2024-12-10 19:12:40.861 [Test worker @coroutine#4260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-12-10 19:12:40.875 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49afaf65 2024-12-10 19:12:40.885 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49afaf65 2024-12-10 19:12:40.887 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49afaf65 2024-12-10 19:12:40.888 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49afaf65 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c14c284 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-12-10 19:12:40.889 [Test worker @coroutine#4260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-12-10 19:12:40.904 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-12-10 19:12:40.909 [DefaultDispatcher-worker-2 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:40.909 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.909 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:40.909 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.911 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.911 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:40.914 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-12-10 19:12:40.915 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-12-10 19:12:40.917 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-12-10 19:12:40.927 [DefaultDispatcher-worker-12 @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-12-10 19:12:40.940 [DefaultDispatcher-worker-12 @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49afaf65 2024-12-10 19:12:40.951 [DefaultDispatcher-worker-5 @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49afaf65 2024-12-10 19:12:40.961 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:40.963 [UI Thread @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49afaf65 2024-12-10 19:12:40.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-12-10 19:12:40.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-12-10 19:12:40.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.967 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49afaf65: (connection evicted) 2024-12-10 19:12:40.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-12-10 19:12:40.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-12-10 19:12:40.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-12-10 19:12:40.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-12-10 19:12:40.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:40.969 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc: (connection evicted) 2024-12-10 19:12:40.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:40.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-12-10 19:12:40.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-12-10 19:12:40.971 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3cbc2c 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2024-12-10 19:12:40.972 [Test worker @coroutine#4356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-12-10 19:12:40.988 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2024-12-10 19:12:40.999 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2024-12-10 19:12:41.000 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2024-12-10 19:12:41.002 [DefaultDispatcher-worker-7 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:41.002 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2024-12-10 19:12:41.002 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.002 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.002 [DefaultDispatcher-worker-7 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.004 [DefaultDispatcher-worker-9 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.004 [DefaultDispatcher-worker-9 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.013 [DefaultDispatcher-worker-16 @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2024-12-10 19:12:41.015 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2024-12-10 19:12:41.027 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3554de46 2024-12-10 19:12:41.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-12-10 19:12:41.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-12-10 19:12:41.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.041 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3554de46: (connection evicted) 2024-12-10 19:12:41.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-12-10 19:12:41.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c524a7f 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.043 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-12-10 19:12:41.044 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-12-10 19:12:41.044 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-12-10 19:12:41.044 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-12-10 19:12:41.052 [DefaultDispatcher-worker-15 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:41.053 [DefaultDispatcher-worker-15 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.053 [DefaultDispatcher-worker-15 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.053 [DefaultDispatcher-worker-15 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.054 [DefaultDispatcher-worker-15 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.054 [DefaultDispatcher-worker-15 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.061 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-12-10 19:12:41.071 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-12-10 19:12:41.073 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-12-10 19:12:41.074 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-12-10 19:12:41.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-12-10 19:12:41.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-12-10 19:12:41.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:41.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-12-10 19:12:41.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7951a08c 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.079 [Test worker @coroutine#4427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-12-10 19:12:41.080 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-12-10 19:12:41.080 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-12-10 19:12:41.080 [Test worker @coroutine#4427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-12-10 19:12:41.094 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-12-10 19:12:41.097 [DefaultDispatcher-worker-11 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:41.097 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.097 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.097 [DefaultDispatcher-worker-11 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.098 [DefaultDispatcher-worker-16 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.098 [DefaultDispatcher-worker-16 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.104 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-12-10 19:12:41.106 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-12-10 19:12:41.107 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf0e8b4 2024-12-10 19:12:41.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-12-10 19:12:41.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-12-10 19:12:41.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:41.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-12-10 19:12:41.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-12-10 19:12:41.112 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6121b045 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-12-10 19:12:41.113 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-12-10 19:12:41.114 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-12-10 19:12:41.114 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-12-10 19:12:41.136 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-12-10 19:12:41.146 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-12-10 19:12:41.148 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-12-10 19:12:41.149 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-12-10 19:12:41.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-12-10 19:12:41.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-12-10 19:12:41.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:41.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-12-10 19:12:41.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c3cf0c 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-12-10 19:12:41.155 [Test worker @coroutine#4494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-12-10 19:12:41.171 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-12-10 19:12:41.181 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-12-10 19:12:41.183 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-12-10 19:12:41.184 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-12-10 19:12:41.195 [DefaultDispatcher-worker-9 @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2333333c 2024-12-10 19:12:41.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-12-10 19:12:41.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-12-10 19:12:41.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.199 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2333333c: (connection evicted) 2024-12-10 19:12:41.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-12-10 19:12:41.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-12-10 19:12:41.200 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ae648d2 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f69a16b 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f69a16b 2024-12-10 19:12:41.201 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-12-10 19:12:41.215 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69a16b 2024-12-10 19:12:41.225 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69a16b 2024-12-10 19:12:41.226 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69a16b 2024-12-10 19:12:41.228 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69a16b 2024-12-10 19:12:41.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-12-10 19:12:41.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-12-10 19:12:41.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:41.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-12-10 19:12:41.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126f428e 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.232 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-12-10 19:12:41.233 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-12-10 19:12:41.248 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-12-10 19:12:41.258 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-12-10 19:12:41.259 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-12-10 19:12:41.261 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-12-10 19:12:41.267 [DefaultDispatcher-worker-17 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:41.267 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.267 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.267 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.269 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.269 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.271 [DefaultDispatcher-worker-17 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-12-10 19:12:41.272 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-12-10 19:12:41.276 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-12-10 19:12:41.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-12-10 19:12:41.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-12-10 19:12:41.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.278 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d: (connection evicted) 2024-12-10 19:12:41.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-12-10 19:12:41.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4398d 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-12-10 19:12:41.281 [Test worker @coroutine#4590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-12-10 19:12:41.300 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-12-10 19:12:41.310 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-12-10 19:12:41.312 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-12-10 19:12:41.313 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fbbdca 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-12-10 19:12:41.314 [Test worker @coroutine#4590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-12-10 19:12:41.329 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-12-10 19:12:41.339 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-12-10 19:12:41.341 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-12-10 19:12:41.342 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-12-10 19:12:41.353 [DefaultDispatcher-worker-17 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0 2024-12-10 19:12:41.359 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.363 [DefaultDispatcher-worker-4 @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-12-10 19:12:41.381 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.382 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:41.384 [DefaultDispatcher-worker-3 @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50061d56 2024-12-10 19:12:41.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-12-10 19:12:41.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-12-10 19:12:41.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.391 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50061d56: (connection evicted) 2024-12-10 19:12:41.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-12-10 19:12:41.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-12-10 19:12:41.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-12-10 19:12:41.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-12-10 19:12:41.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.393 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@788cb7b0: (connection evicted) 2024-12-10 19:12:41.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-12-10 19:12:41.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-12-10 19:12:41.394 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-12-10 19:12:41.394 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.394 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aad7ade 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-12-10 19:12:41.395 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-12-10 19:12:41.401 [DefaultDispatcher-worker-9 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:41.402 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.402 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.402 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.403 [DefaultDispatcher-worker-11 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.403 [DefaultDispatcher-worker-11 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.411 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-12-10 19:12:41.420 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-12-10 19:12:41.422 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-12-10 19:12:41.424 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@630e5803 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.424 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-12-10 19:12:41.425 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-12-10 19:12:41.425 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-12-10 19:12:41.425 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-12-10 19:12:41.438 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-12-10 19:12:41.448 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-12-10 19:12:41.449 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-12-10 19:12:41.451 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-12-10 19:12:41.461 [DefaultDispatcher-worker-1 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-12-10 19:12:41.472 [DefaultDispatcher-worker-9 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-12-10 19:12:41.489 [DefaultDispatcher-worker-1 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2024-12-10 19:12:41.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-12-10 19:12:41.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-12-10 19:12:41.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.493 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@770635f8: (connection evicted) 2024-12-10 19:12:41.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-12-10 19:12:41.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-12-10 19:12:41.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-12-10 19:12:41.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-12-10 19:12:41.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.494 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b810b54: (connection evicted) 2024-12-10 19:12:41.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-12-10 19:12:41.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-12-10 19:12:41.496 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae5eeee 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.497 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-12-10 19:12:41.513 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.522 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.524 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.526 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2bcce1 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-12-10 19:12:41.526 [Test worker @coroutine#4650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-12-10 19:12:41.537 [DefaultDispatcher-worker-15 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:41.537 [DefaultDispatcher-worker-3 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:41.537 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.537 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.537 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.537 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.537 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.537 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.538 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.538 [DefaultDispatcher-worker-15 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.538 [DefaultDispatcher-worker-15 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.542 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-12-10 19:12:41.552 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-12-10 19:12:41.553 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-12-10 19:12:41.555 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-12-10 19:12:41.566 [DefaultDispatcher-worker-4 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-12-10 19:12:41.576 [DefaultDispatcher-worker-4 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.592 [DefaultDispatcher-worker-7 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.598 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:41.602 [DefaultDispatcher-worker-13 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.607 [DefaultDispatcher-worker-7 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:41.607 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.607 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.607 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.609 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.609 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.614 [DefaultDispatcher-worker-5 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5796ae15 2024-12-10 19:12:41.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-12-10 19:12:41.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-12-10 19:12:41.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.626 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5796ae15: (connection evicted) 2024-12-10 19:12:41.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-12-10 19:12:41.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-12-10 19:12:41.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-12-10 19:12:41.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-12-10 19:12:41.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.627 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.627 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78002333: (connection evicted) 2024-12-10 19:12:41.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-12-10 19:12:41.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc8aa8 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-12-10 19:12:41.629 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-12-10 19:12:41.644 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-12-10 19:12:41.653 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-12-10 19:12:41.655 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-12-10 19:12:41.657 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35eb95d3 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.657 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-12-10 19:12:41.658 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-12-10 19:12:41.658 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-12-10 19:12:41.658 [Test worker @coroutine#4696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-12-10 19:12:41.672 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-12-10 19:12:41.681 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-12-10 19:12:41.683 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-12-10 19:12:41.685 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-12-10 19:12:41.695 [DefaultDispatcher-worker-15 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2024-12-10 19:12:41.710 [DefaultDispatcher-worker-4 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-12-10 19:12:41.722 [DefaultDispatcher-worker-7 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-12-10 19:12:41.730 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:41.731 [DefaultDispatcher-worker-7 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2024-12-10 19:12:41.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-12-10 19:12:41.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-12-10 19:12:41.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.742 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de769c8: (connection evicted) 2024-12-10 19:12:41.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-12-10 19:12:41.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-12-10 19:12:41.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-12-10 19:12:41.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-12-10 19:12:41.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.743 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b: (connection evicted) 2024-12-10 19:12:41.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-12-10 19:12:41.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-12-10 19:12:41.745 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a77e0e4 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-12-10 19:12:41.746 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-12-10 19:12:41.768 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-12-10 19:12:41.782 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-12-10 19:12:41.784 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-12-10 19:12:41.786 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-12-10 19:12:41.786 [DefaultDispatcher-worker-16 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:41.786 [DefaultDispatcher-worker-16 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.786 [DefaultDispatcher-worker-16 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.787 [DefaultDispatcher-worker-16 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e272f0 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-12-10 19:12:41.787 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-12-10 19:12:41.788 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.788 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.802 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-12-10 19:12:41.812 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-12-10 19:12:41.813 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-12-10 19:12:41.815 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-12-10 19:12:41.825 [DefaultDispatcher-worker-1 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67 2024-12-10 19:12:41.835 [DefaultDispatcher-worker-9 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-12-10 19:12:41.845 [DefaultDispatcher-worker-7 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a74970 2024-12-10 19:12:41.846 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-12-10 19:12:41.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-12-10 19:12:41.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.849 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a74970: (connection evicted) 2024-12-10 19:12:41.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-12-10 19:12:41.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-12-10 19:12:41.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-12-10 19:12:41.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-12-10 19:12:41.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.850 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bcaf67: (connection evicted) 2024-12-10 19:12:41.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-12-10 19:12:41.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a770af8 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.854 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-12-10 19:12:41.855 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-12-10 19:12:41.855 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-12-10 19:12:41.855 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-12-10 19:12:41.869 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-12-10 19:12:41.879 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-12-10 19:12:41.881 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-12-10 19:12:41.882 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f36b021 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-12-10 19:12:41.883 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-12-10 19:12:41.884 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-12-10 19:12:41.884 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-12-10 19:12:41.898 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-12-10 19:12:41.908 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-12-10 19:12:41.909 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-12-10 19:12:41.911 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-12-10 19:12:41.919 [DefaultDispatcher-worker-6 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:41.920 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.920 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:41.920 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.920 [DefaultDispatcher-worker-14 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-12-10 19:12:41.921 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.921 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:41.930 [DefaultDispatcher-worker-10 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-12-10 19:12:41.943 [DefaultDispatcher-worker-3 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-12-10 19:12:41.955 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.964 [DefaultDispatcher-worker-14 @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-12-10 19:12:41.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-12-10 19:12:41.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-12-10 19:12:41.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.967 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d462edc: (connection evicted) 2024-12-10 19:12:41.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-12-10 19:12:41.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-12-10 19:12:41.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-12-10 19:12:41.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-12-10 19:12:41.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:41.968 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8: (connection evicted) 2024-12-10 19:12:41.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:41.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-12-10 19:12:41.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d8c666 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:41.970 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:41.971 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:41.971 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-12-10 19:12:41.971 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:41.971 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:41.971 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-12-10 19:12:41.985 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:41.995 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:41.997 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:41.999 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:41.999 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4191774f 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-12-10 19:12:42.000 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-12-10 19:12:42.013 [DefaultDispatcher-worker-2 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:42.014 [DefaultDispatcher-worker-2 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.014 [DefaultDispatcher-worker-2 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.014 [DefaultDispatcher-worker-2 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.015 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.015 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.017 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-12-10 19:12:42.029 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-12-10 19:12:42.031 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-12-10 19:12:42.032 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-12-10 19:12:42.043 [DefaultDispatcher-worker-16 @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2024-12-10 19:12:42.055 [DefaultDispatcher-worker-8 @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:42.064 [DefaultDispatcher-worker-3 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:42.064 [DefaultDispatcher-worker-3 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.064 [DefaultDispatcher-worker-3 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.064 [DefaultDispatcher-worker-3 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.065 [DefaultDispatcher-worker-4 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.065 [DefaultDispatcher-worker-4 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.067 [DefaultDispatcher-worker-7 @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:42.071 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:42.076 [DefaultDispatcher-worker-17 @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:42.090 [DefaultDispatcher-worker-11 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2024-12-10 19:12:42.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-12-10 19:12:42.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-12-10 19:12:42.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.091 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685dceb8: (connection evicted) 2024-12-10 19:12:42.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-12-10 19:12:42.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-12-10 19:12:42.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-12-10 19:12:42.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-12-10 19:12:42.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.093 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76bfecef: (connection evicted) 2024-12-10 19:12:42.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-12-10 19:12:42.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-12-10 19:12:42.095 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb2a0c2 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-12-10 19:12:42.096 [Test worker @coroutine#4853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-12-10 19:12:42.108 [DefaultDispatcher-worker-1 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:42.108 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.108 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.108 [DefaultDispatcher-worker-1 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.109 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.109 [DefaultDispatcher-worker-10 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.111 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-12-10 19:12:42.121 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-12-10 19:12:42.122 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-12-10 19:12:42.124 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-12-10 19:12:42.124 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cde5d66 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-12-10 19:12:42.125 [Test worker @coroutine#4853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-12-10 19:12:42.139 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-12-10 19:12:42.149 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-12-10 19:12:42.150 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-12-10 19:12:42.152 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-12-10 19:12:42.162 [DefaultDispatcher-worker-6 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2024-12-10 19:12:42.174 [DefaultDispatcher-worker-1 @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-12-10 19:12:42.186 [DefaultDispatcher-worker-17 @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-12-10 19:12:42.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-12-10 19:12:42.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-12-10 19:12:42.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.196 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7: (connection evicted) 2024-12-10 19:12:42.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-12-10 19:12:42.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-12-10 19:12:42.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-12-10 19:12:42.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-12-10 19:12:42.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.197 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e791e53: (connection evicted) 2024-12-10 19:12:42.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-12-10 19:12:42.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-12-10 19:12:42.199 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-12-10 19:12:42.199 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.199 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.199 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c6ab85 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-12-10 19:12:42.200 [Test worker @coroutine#4895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-12-10 19:12:42.215 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-12-10 19:12:42.225 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-12-10 19:12:42.226 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-12-10 19:12:42.228 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d38370 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.228 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-12-10 19:12:42.229 [Test worker @coroutine#4895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-12-10 19:12:42.243 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-12-10 19:12:42.253 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-12-10 19:12:42.254 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-12-10 19:12:42.256 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-12-10 19:12:42.266 [DefaultDispatcher-worker-3 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2024-12-10 19:12:42.283 [DefaultDispatcher-worker-11 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:42.283 [DefaultDispatcher-worker-3 @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-12-10 19:12:42.283 [DefaultDispatcher-worker-11 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.283 [DefaultDispatcher-worker-11 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.283 [DefaultDispatcher-worker-11 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.284 [DefaultDispatcher-worker-6 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.284 [DefaultDispatcher-worker-6 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.293 [DefaultDispatcher-worker-7 @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2024-12-10 19:12:42.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-12-10 19:12:42.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-12-10 19:12:42.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.298 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14abde3e: (connection evicted) 2024-12-10 19:12:42.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-12-10 19:12:42.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-12-10 19:12:42.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-12-10 19:12:42.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-12-10 19:12:42.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.299 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298154d4: (connection evicted) 2024-12-10 19:12:42.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-12-10 19:12:42.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9e169f 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.301 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-12-10 19:12:42.302 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2024-12-10 19:12:42.302 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2024-12-10 19:12:42.302 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-12-10 19:12:42.317 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2024-12-10 19:12:42.327 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2024-12-10 19:12:42.329 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2024-12-10 19:12:42.330 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac32da1 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2024-12-10 19:12:42.331 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-12-10 19:12:42.345 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2024-12-10 19:12:42.355 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2024-12-10 19:12:42.356 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2024-12-10 19:12:42.358 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2024-12-10 19:12:42.368 [DefaultDispatcher-worker-16 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1361b39a 2024-12-10 19:12:42.379 [DefaultDispatcher-worker-11 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2024-12-10 19:12:42.389 [DefaultDispatcher-worker-11 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2024-12-10 19:12:42.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-12-10 19:12:42.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-12-10 19:12:42.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.393 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5319f536: (connection evicted) 2024-12-10 19:12:42.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-12-10 19:12:42.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-12-10 19:12:42.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-12-10 19:12:42.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-12-10 19:12:42.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.394 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1361b39a: (connection evicted) 2024-12-10 19:12:42.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-12-10 19:12:42.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-12-10 19:12:42.396 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-12-10 19:12:42.396 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.396 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.396 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.396 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.396 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.396 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.396 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724d4e75 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.397 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-12-10 19:12:42.412 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.413 [DefaultDispatcher-worker-10 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:42.414 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.414 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.414 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.415 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.415 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.422 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.423 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.425 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b557402 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.425 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-12-10 19:12:42.426 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-12-10 19:12:42.440 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-12-10 19:12:42.449 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-12-10 19:12:42.451 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-12-10 19:12:42.452 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-12-10 19:12:42.463 [DefaultDispatcher-worker-6 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fe8af 2024-12-10 19:12:42.474 [DefaultDispatcher-worker-10 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.489 [DefaultDispatcher-worker-10 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.497 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:42.499 [DefaultDispatcher-worker-4 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.526 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.548 [DefaultDispatcher-worker-1 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:42.548 [DefaultDispatcher-worker-11 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:42.549 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.549 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.549 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.549 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.549 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.549 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.550 [DefaultDispatcher-worker-12 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.550 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.550 [DefaultDispatcher-worker-11 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.620 [DefaultDispatcher-worker-17 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:42.620 [DefaultDispatcher-worker-17 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.620 [DefaultDispatcher-worker-17 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.620 [DefaultDispatcher-worker-17 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.621 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.621 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.625 [DefaultDispatcher-worker-1 @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-12-10 19:12:42.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-12-10 19:12:42.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-12-10 19:12:42.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.628 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1871068d: (connection evicted) 2024-12-10 19:12:42.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-12-10 19:12:42.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-12-10 19:12:42.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-12-10 19:12:42.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-12-10 19:12:42.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.629 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189fe8af: (connection evicted) 2024-12-10 19:12:42.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-12-10 19:12:42.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@307ca947 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-12-10 19:12:42.631 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-12-10 19:12:42.647 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-12-10 19:12:42.656 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-12-10 19:12:42.658 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-12-10 19:12:42.659 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f67bbd 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2024-12-10 19:12:42.660 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-12-10 19:12:42.674 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2024-12-10 19:12:42.683 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2024-12-10 19:12:42.685 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2024-12-10 19:12:42.686 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2024-12-10 19:12:42.696 [DefaultDispatcher-worker-7 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2024-12-10 19:12:42.708 [DefaultDispatcher-worker-2 @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-12-10 19:12:42.722 [DefaultDispatcher-worker-1 @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-12-10 19:12:42.731 [DefaultDispatcher-worker-12 @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-12-10 19:12:42.732 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-12-10 19:12:42.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-12-10 19:12:42.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.736 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d5b651: (connection evicted) 2024-12-10 19:12:42.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-12-10 19:12:42.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-12-10 19:12:42.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-12-10 19:12:42.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-12-10 19:12:42.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.737 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c040c9: (connection evicted) 2024-12-10 19:12:42.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-12-10 19:12:42.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383c94ed 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.739 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-12-10 19:12:42.740 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-12-10 19:12:42.740 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-12-10 19:12:42.740 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-12-10 19:12:42.755 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-12-10 19:12:42.765 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-12-10 19:12:42.767 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-12-10 19:12:42.769 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@353aadd7 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.769 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-12-10 19:12:42.770 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@26169be3 2024-12-10 19:12:42.770 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@26169be3 2024-12-10 19:12:42.770 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-12-10 19:12:42.783 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26169be3 2024-12-10 19:12:42.793 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26169be3 2024-12-10 19:12:42.794 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26169be3 2024-12-10 19:12:42.796 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26169be3 2024-12-10 19:12:42.798 [DefaultDispatcher-worker-4 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:42.798 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.798 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.798 [DefaultDispatcher-worker-4 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.799 [DefaultDispatcher-worker-5 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.799 [DefaultDispatcher-worker-5 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.806 [DefaultDispatcher-worker-6 @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26169be3 2024-12-10 19:12:42.816 [DefaultDispatcher-worker-10 @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-12-10 19:12:42.831 [DefaultDispatcher-worker-14 @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8 2024-12-10 19:12:42.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-12-10 19:12:42.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-12-10 19:12:42.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.836 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f85dc8: (connection evicted) 2024-12-10 19:12:42.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-12-10 19:12:42.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-12-10 19:12:42.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-12-10 19:12:42.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-12-10 19:12:42.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.837 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26169be3: (connection evicted) 2024-12-10 19:12:42.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-12-10 19:12:42.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b09fcda 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.839 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-12-10 19:12:42.840 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-12-10 19:12:42.840 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-12-10 19:12:42.840 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-12-10 19:12:42.854 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-12-10 19:12:42.863 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-12-10 19:12:42.865 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-12-10 19:12:42.867 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207fce87 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2024-12-10 19:12:42.867 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-12-10 19:12:42.881 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2024-12-10 19:12:42.890 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2024-12-10 19:12:42.892 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2024-12-10 19:12:42.893 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2024-12-10 19:12:42.904 [DefaultDispatcher-worker-4 @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2024-12-10 19:12:42.915 [DefaultDispatcher-worker-17 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-12-10 19:12:42.930 [DefaultDispatcher-worker-14 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-12-10 19:12:42.931 [DefaultDispatcher-worker-1 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:42.931 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.931 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:42.931 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.932 [DefaultDispatcher-worker-13 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.932 [DefaultDispatcher-worker-13 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:42.940 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:42.940 [DefaultDispatcher-worker-1 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2024-12-10 19:12:42.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-12-10 19:12:42.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-12-10 19:12:42.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.945 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7: (connection evicted) 2024-12-10 19:12:42.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-12-10 19:12:42.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-12-10 19:12:42.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-12-10 19:12:42.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-12-10 19:12:42.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:42.947 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec: (connection evicted) 2024-12-10 19:12:42.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:42.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-12-10 19:12:42.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a58d05d 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:42.949 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-12-10 19:12:42.950 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c514e4 2024-12-10 19:12:42.950 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c514e4 2024-12-10 19:12:42.950 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-12-10 19:12:42.963 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c514e4 2024-12-10 19:12:42.973 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c514e4 2024-12-10 19:12:42.975 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c514e4 2024-12-10 19:12:42.976 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c514e4 2024-12-10 19:12:42.985 [DefaultDispatcher-worker-8 @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c514e4 2024-12-10 19:12:42.994 [DefaultDispatcher-worker-3 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c514e4 2024-12-10 19:12:43.006 [UI Thread @coroutine#5148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=670090329166049280 2024-12-10 19:12:43.006 [UI Thread @coroutine#5148] 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=670090329166049280. 2024-12-10 19:12:43.006 [UI Thread @coroutine#5148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=670090329166049280 2024-12-10 19:12:43.007 [UI Thread @coroutine#5148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=670090329166049280 2024-12-10 19:12:43.007 [UI Thread @coroutine#5148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=670090329166049280 2024-12-10 19:12:43.008 [UI Thread @coroutine#5148] 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=670090329166049280. 2024-12-10 19:12:43.008 [UI Thread @coroutine#5148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=670090329166049280 to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:43.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-12-10 19:12:43.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-12-10 19:12:43.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.011 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c514e4: (connection evicted) 2024-12-10 19:12:43.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-12-10 19:12:43.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-12-10 19:12:43.062 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2110b756 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.063 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-12-10 19:12:43.064 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2024-12-10 19:12:43.064 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2024-12-10 19:12:43.064 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-12-10 19:12:43.073 [DefaultDispatcher-worker-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:43.073 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.073 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.073 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.074 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.074 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.075 [DefaultDispatcher-worker-8 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:43.075 [DefaultDispatcher-worker-8 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.075 [DefaultDispatcher-worker-8 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.075 [DefaultDispatcher-worker-8 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.076 [DefaultDispatcher-worker-5 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.076 [DefaultDispatcher-worker-5 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.081 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2024-12-10 19:12:43.090 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2024-12-10 19:12:43.092 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2024-12-10 19:12:43.094 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2024-12-10 19:12:43.103 [DefaultDispatcher-worker-3 @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2024-12-10 19:12:43.119 [DefaultDispatcher-worker-12 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:43.119 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.119 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.119 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.120 [DefaultDispatcher-worker-7 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.120 [DefaultDispatcher-worker-7 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.124 [DefaultDispatcher-worker-8 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2024-12-10 19:12:43.133 [DefaultDispatcher-worker-9 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2024-12-10 19:12:43.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-12-10 19:12:43.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-12-10 19:12:43.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.146 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c02f50: (connection evicted) 2024-12-10 19:12:43.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-12-10 19:12:43.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0ac379 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.205 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.206 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.206 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.206 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.206 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.206 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.206 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-12-10 19:12:43.206 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-12-10 19:12:43.206 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-12-10 19:12:43.206 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-12-10 19:12:43.225 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-12-10 19:12:43.234 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-12-10 19:12:43.236 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-12-10 19:12:43.238 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-12-10 19:12:43.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-12-10 19:12:43.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-12-10 19:12:43.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:43.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-12-10 19:12:43.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361d56a3 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.246 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-12-10 19:12:43.247 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-12-10 19:12:43.247 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-12-10 19:12:43.247 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-12-10 19:12:43.262 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-12-10 19:12:43.272 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-12-10 19:12:43.273 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-12-10 19:12:43.275 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2024-12-10 19:12:43.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-12-10 19:12:43.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-12-10 19:12:43.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:43.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-12-10 19:12:43.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a9e31b 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.281 [Test worker @coroutine#5237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-12-10 19:12:43.282 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-12-10 19:12:43.282 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-12-10 19:12:43.282 [Test worker @coroutine#5237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-12-10 19:12:43.294 [DefaultDispatcher-worker-4 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:43.294 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.295 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.295 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.296 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.296 [DefaultDispatcher-worker-17 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.301 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-12-10 19:12:43.311 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-12-10 19:12:43.313 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-12-10 19:12:43.314 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f216cc 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.315 [Test worker @coroutine#5237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-12-10 19:12:43.316 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-12-10 19:12:43.316 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-12-10 19:12:43.316 [Test worker @coroutine#5237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-12-10 19:12:43.332 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-12-10 19:12:43.342 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-12-10 19:12:43.344 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-12-10 19:12:43.345 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-12-10 19:12:43.356 [DefaultDispatcher-worker-14 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9 2024-12-10 19:12:43.366 [DefaultDispatcher-worker-14 @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7 2024-12-10 19:12:43.370 [UI Thread @coroutine#5264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.370 [UI Thread @coroutine#5264] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 19:12:43.370 [UI Thread @coroutine#5264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.372 [UI Thread @coroutine#5264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.372 [UI Thread @coroutine#5264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.372 [UI Thread @coroutine#5264] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 19:12:43.372 [UI Thread @coroutine#5264] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41555/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:43.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-12-10 19:12:43.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-12-10 19:12:43.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.375 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b386ba7: (connection evicted) 2024-12-10 19:12:43.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-12-10 19:12:43.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-12-10 19:12:43.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-12-10 19:12:43.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-12-10 19:12:43.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.376 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57dee2b9: (connection evicted) 2024-12-10 19:12:43.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-12-10 19:12:43.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-12-10 19:12:43.377 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-12-10 19:12:43.377 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.377 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.377 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.377 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a693de 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-12-10 19:12:43.378 [Test worker @coroutine#5270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-12-10 19:12:43.392 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-12-10 19:12:43.402 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-12-10 19:12:43.404 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-12-10 19:12:43.405 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c07277f 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.406 [Test worker @coroutine#5270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-12-10 19:12:43.407 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-12-10 19:12:43.407 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-12-10 19:12:43.407 [Test worker @coroutine#5270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-12-10 19:12:43.421 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-12-10 19:12:43.430 [DefaultDispatcher-worker-14 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:43.430 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.431 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.431 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.432 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.432 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.437 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-12-10 19:12:43.438 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-12-10 19:12:43.440 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-12-10 19:12:43.450 [DefaultDispatcher-worker-15 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7 2024-12-10 19:12:43.460 [DefaultDispatcher-worker-7 @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-12-10 19:12:43.462 [UI Thread @coroutine#5297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.462 [UI Thread @coroutine#5297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 19:12:43.462 [UI Thread @coroutine#5297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.463 [UI Thread @coroutine#5297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.463 [UI Thread @coroutine#5297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-12-10 19:12:43.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-12-10 19:12:43.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.465 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40597c95: (connection evicted) 2024-12-10 19:12:43.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-12-10 19:12:43.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-12-10 19:12:43.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-12-10 19:12:43.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-12-10 19:12:43.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.466 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@470ce6e7: (connection evicted) 2024-12-10 19:12:43.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-12-10 19:12:43.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6803b02d 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.468 [Test worker @coroutine#5303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-12-10 19:12:43.469 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-12-10 19:12:43.469 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-12-10 19:12:43.469 [Test worker @coroutine#5303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-12-10 19:12:43.483 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-12-10 19:12:43.494 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-12-10 19:12:43.495 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-12-10 19:12:43.497 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@155788a7 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.497 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f33810 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f33810 2024-12-10 19:12:43.498 [Test worker @coroutine#5303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-12-10 19:12:43.512 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f33810 2024-12-10 19:12:43.521 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f33810 2024-12-10 19:12:43.523 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f33810 2024-12-10 19:12:43.524 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f33810 2024-12-10 19:12:43.535 [DefaultDispatcher-worker-7 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f33810 2024-12-10 19:12:43.546 [DefaultDispatcher-worker-10 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2024-12-10 19:12:43.548 [UI Thread @coroutine#5329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.548 [UI Thread @coroutine#5329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 19:12:43.548 [UI Thread @coroutine#5329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.549 [UI Thread @coroutine#5329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.549 [UI Thread @coroutine#5329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-12-10 19:12:43.550 [UI Thread @coroutine#5329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-12-10 19:12:43.550 [UI Thread @coroutine#5329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:43.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-12-10 19:12:43.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-12-10 19:12:43.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.552 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5: (connection evicted) 2024-12-10 19:12:43.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-12-10 19:12:43.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-12-10 19:12:43.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-12-10 19:12:43.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-12-10 19:12:43.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.553 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28f33810: (connection evicted) 2024-12-10 19:12:43.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-12-10 19:12:43.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ca2c3f 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.555 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-12-10 19:12:43.556 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-12-10 19:12:43.560 [DefaultDispatcher-worker-4 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:43.560 [DefaultDispatcher-worker-3 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:43.560 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.560 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.560 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.560 [DefaultDispatcher-worker-4 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.560 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.560 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.561 [DefaultDispatcher-worker-3 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.561 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.561 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.571 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-12-10 19:12:43.581 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-12-10 19:12:43.583 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-12-10 19:12:43.584 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-12-10 19:12:43.584 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474f69d 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-12-10 19:12:43.585 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-12-10 19:12:43.600 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-12-10 19:12:43.610 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-12-10 19:12:43.612 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-12-10 19:12:43.613 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-12-10 19:12:43.623 [DefaultDispatcher-worker-12 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-12-10 19:12:43.630 [DefaultDispatcher-worker-11 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:43.630 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.630 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.630 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.631 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.631 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.634 [DefaultDispatcher-worker-16 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-12-10 19:12:43.649 [DefaultDispatcher-worker-7 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1 2024-12-10 19:12:43.656 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:43.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-12-10 19:12:43.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-12-10 19:12:43.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.659 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3199c2c1: (connection evicted) 2024-12-10 19:12:43.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-12-10 19:12:43.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-12-10 19:12:43.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-12-10 19:12:43.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-12-10 19:12:43.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.660 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb: (connection evicted) 2024-12-10 19:12:43.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-12-10 19:12:43.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-12-10 19:12:43.662 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d200d3e 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.663 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-12-10 19:12:43.677 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.687 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.689 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.690 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.701 [DefaultDispatcher-worker-3 @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.721 [DefaultDispatcher-worker-3 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.736 [DefaultDispatcher-worker-13 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.756 [DefaultDispatcher-worker-3 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8 2024-12-10 19:12:43.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-12-10 19:12:43.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-12-10 19:12:43.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.759 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c5b5f8: (connection evicted) 2024-12-10 19:12:43.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-12-10 19:12:43.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1d6ace 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-12-10 19:12:43.761 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-12-10 19:12:43.776 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-12-10 19:12:43.782 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.785 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-12-10 19:12:43.787 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-12-10 19:12:43.788 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c6be2d 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-12-10 19:12:43.789 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-12-10 19:12:43.803 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-12-10 19:12:43.806 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.810 [DefaultDispatcher-worker-6 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:43.810 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.810 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.810 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.811 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.811 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.814 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-12-10 19:12:43.815 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-12-10 19:12:43.817 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-12-10 19:12:43.827 [DefaultDispatcher-worker-6 @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2024-12-10 19:12:43.836 [DefaultDispatcher-worker-7 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-12-10 19:12:43.847 [DefaultDispatcher-worker-12 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2024-12-10 19:12:43.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-12-10 19:12:43.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-12-10 19:12:43.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.854 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737: (connection evicted) 2024-12-10 19:12:43.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-12-10 19:12:43.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-12-10 19:12:43.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-12-10 19:12:43.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-12-10 19:12:43.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.855 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56313529: (connection evicted) 2024-12-10 19:12:43.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-12-10 19:12:43.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e772d11 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.857 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-12-10 19:12:43.858 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2024-12-10 19:12:43.858 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2024-12-10 19:12:43.858 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-12-10 19:12:43.873 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2024-12-10 19:12:43.883 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2024-12-10 19:12:43.884 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2024-12-10 19:12:43.886 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2024-12-10 19:12:43.896 [DefaultDispatcher-worker-12 @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2024-12-10 19:12:43.904 [DefaultDispatcher-worker-10 @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2024-12-10 19:12:43.919 [DefaultDispatcher-worker-14 @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2024-12-10 19:12:43.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-12-10 19:12:43.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-12-10 19:12:43.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.921 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732f7660: (connection evicted) 2024-12-10 19:12:43.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-12-10 19:12:43.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd3d0a6 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.923 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-12-10 19:12:43.924 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-12-10 19:12:43.924 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-12-10 19:12:43.924 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-12-10 19:12:43.938 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-12-10 19:12:43.942 [DefaultDispatcher-worker-5 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:43.942 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.942 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:43.942 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.943 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.944 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:43.948 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-12-10 19:12:43.949 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-12-10 19:12:43.951 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-12-10 19:12:43.962 [DefaultDispatcher-worker-14 @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-12-10 19:12:43.970 [DefaultDispatcher-worker-4 @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2024-12-10 19:12:43.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-12-10 19:12:43.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-12-10 19:12:43.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:43.972 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47: (connection evicted) 2024-12-10 19:12:43.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:43.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-12-10 19:12:43.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-12-10 19:12:43.974 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@379ddab2 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2024-12-10 19:12:43.975 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-12-10 19:12:43.989 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2024-12-10 19:12:43.999 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2024-12-10 19:12:44.000 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2024-12-10 19:12:44.002 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2024-12-10 19:12:44.061 [DefaultDispatcher-worker-15 @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c 2024-12-10 19:12:44.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-12-10 19:12:44.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-12-10 19:12:44.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:44.062 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c64b9c: (connection evicted) 2024-12-10 19:12:44.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-12-10 19:12:44.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-12-10 19:12:44.063 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259fb8f5 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2024-12-10 19:12:44.064 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-12-10 19:12:44.080 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2024-12-10 19:12:44.084 [DefaultDispatcher-worker-8 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:44.084 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.084 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.084 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.085 [DefaultDispatcher-worker-10 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:44.085 [DefaultDispatcher-worker-10 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.085 [DefaultDispatcher-worker-10 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.085 [DefaultDispatcher-worker-10 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.085 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.085 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.086 [DefaultDispatcher-worker-11 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.086 [DefaultDispatcher-worker-11 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.091 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2024-12-10 19:12:44.093 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2024-12-10 19:12:44.095 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2024-12-10 19:12:44.104 [DefaultDispatcher-worker-7 @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2024-12-10 19:12:44.113 [DefaultDispatcher-worker-2 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2024-12-10 19:12:44.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-12-10 19:12:44.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-12-10 19:12:44.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:44.119 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797bbeae: (connection evicted) 2024-12-10 19:12:44.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-12-10 19:12:44.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f5690f3 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.123 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-12-10 19:12:44.124 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-12-10 19:12:44.130 [DefaultDispatcher-worker-15 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:44.130 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.130 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.130 [DefaultDispatcher-worker-15 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.131 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.131 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.139 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-12-10 19:12:44.148 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-12-10 19:12:44.150 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-12-10 19:12:44.152 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-12-10 19:12:44.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-12-10 19:12:44.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-12-10 19:12:44.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:44.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-12-10 19:12:44.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5074893 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.156 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-12-10 19:12:44.157 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-12-10 19:12:44.157 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-12-10 19:12:44.157 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-12-10 19:12:44.171 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-12-10 19:12:44.181 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-12-10 19:12:44.183 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-12-10 19:12:44.184 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-12-10 19:12:44.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-12-10 19:12:44.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-12-10 19:12:44.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:44.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-12-10 19:12:44.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62765e11 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.187 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 19:12:44.188 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-12-10 19:12:44.203 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 19:12:44.213 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 19:12:44.215 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 19:12:44.216 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a59f3d9 2024-12-10 19:12:44.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-12-10 19:12:44.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-12-10 19:12:44.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:44.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-12-10 19:12:44.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-12-10 19:12:44.227 [UI Thread @coroutine#5637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52527/Site/verify 2024-12-10 19:12:44.227 [UI Thread @coroutine#5637] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52527/Site/verify. 2024-12-10 19:12:44.227 [UI Thread @coroutine#5637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52527/Site/verify 2024-12-10 19:12:44.229 [UI Thread @coroutine#5637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52527/Site/verify 2024-12-10 19:12:44.229 [UI Thread @coroutine#5637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52527/Site/verify 2024-12-10 19:12:44.229 [UI Thread @coroutine#5637] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52527/Site/verify. 2024-12-10 19:12:44.229 [UI Thread @coroutine#5637] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52527/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:44.234 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-12-10 19:12:44.234 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.234 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.234 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.234 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.234 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.234 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1942a960 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2024-12-10 19:12:44.235 [Test worker @coroutine#5651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-12-10 19:12:44.252 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2024-12-10 19:12:44.261 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2024-12-10 19:12:44.263 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2024-12-10 19:12:44.265 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd25088 2024-12-10 19:12:44.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-12-10 19:12:44.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-12-10 19:12:44.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:44.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-12-10 19:12:44.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ba8e3c 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.268 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-12-10 19:12:44.269 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-12-10 19:12:44.269 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-12-10 19:12:44.269 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-12-10 19:12:44.284 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-12-10 19:12:44.294 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-12-10 19:12:44.296 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-12-10 19:12:44.298 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b60c196 2024-12-10 19:12:44.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-12-10 19:12:44.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-12-10 19:12:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-12-10 19:12:44.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428943a4 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-12-10 19:12:44.302 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-12-10 19:12:44.306 [DefaultDispatcher-worker-16 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:44.306 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.306 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.306 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.308 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.308 [DefaultDispatcher-worker-16 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.318 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-12-10 19:12:44.329 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-12-10 19:12:44.330 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-12-10 19:12:44.332 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-12-10 19:12:44.334 [UI Thread @coroutine#5702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51721/Site/verify 2024-12-10 19:12:44.334 [UI Thread @coroutine#5702] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51721/Site/verify. 2024-12-10 19:12:44.334 [UI Thread @coroutine#5702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51721/Site/verify 2024-12-10 19:12:44.336 [UI Thread @coroutine#5702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51721/Site/verify 2024-12-10 19:12:44.336 [UI Thread @coroutine#5702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51721/Site/verify 2024-12-10 19:12:44.336 [UI Thread @coroutine#5702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51721/Site/verify. 2024-12-10 19:12:44.336 [UI Thread @coroutine#5702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51721/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:44.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-12-10 19:12:44.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-12-10 19:12:44.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:44.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-12-10 19:12:44.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-12-10 19:12:44.343 [UI Thread @coroutine#5714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58759/Site/verify 2024-12-10 19:12:44.343 [UI Thread @coroutine#5714] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58759/Site/verify. 2024-12-10 19:12:44.343 [UI Thread @coroutine#5714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58759/Site/verify 2024-12-10 19:12:44.345 [UI Thread @coroutine#5714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58759/Site/verify 2024-12-10 19:12:44.345 [UI Thread @coroutine#5714] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58759/Site/verify 2024-12-10 19:12:44.345 [UI Thread @coroutine#5714] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58759/Site/verify. 2024-12-10 19:12:44.345 [UI Thread @coroutine#5714] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58759/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:44.350 [UI Thread @coroutine#5727] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40959/Site/verify 2024-12-10 19:12:44.350 [UI Thread @coroutine#5727] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40959/Site/verify. 2024-12-10 19:12:44.350 [UI Thread @coroutine#5727] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40959/Site/verify 2024-12-10 19:12:44.352 [UI Thread @coroutine#5727] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40959/Site/verify 2024-12-10 19:12:44.352 [UI Thread @coroutine#5727] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40959/Site/verify 2024-12-10 19:12:44.352 [UI Thread @coroutine#5727] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40959/Site/verify. 2024-12-10 19:12:44.352 [UI Thread @coroutine#5727] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40959/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:44.358 [UI Thread @coroutine#5741] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-12-10 19:12:44.358 [UI Thread @coroutine#5741] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-12-10 19:12:44.358 [UI Thread @coroutine#5741] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-12-10 19:12:44.359 [UI Thread @coroutine#5741] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-12-10 19:12:44.362 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-12-10 19:12:44.362 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.362 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.362 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.362 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73e054c0 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.363 [Test worker @coroutine#5748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-12-10 19:12:44.379 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.389 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.390 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.392 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.402 [DefaultDispatcher-worker-8 @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.427 [DefaultDispatcher-worker-17 @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.438 [DefaultDispatcher-worker-3 @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.442 [DefaultDispatcher-worker-1 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:44.442 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.442 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.442 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.443 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.443 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.447 [DefaultDispatcher-worker-15 @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.456 [DefaultDispatcher-worker-5 @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.463 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:44.465 [DefaultDispatcher-worker-10 @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.476 [DefaultDispatcher-worker-13 @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.495 [DefaultDispatcher-worker-1 @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2024-12-10 19:12:44.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-12-10 19:12:44.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-12-10 19:12:44.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:44.497 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73760b13: (connection evicted) 2024-12-10 19:12:44.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-12-10 19:12:44.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d3c0dd 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.499 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-12-10 19:12:44.500 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-12-10 19:12:44.500 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-12-10 19:12:44.500 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-12-10 19:12:44.514 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-12-10 19:12:44.523 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-12-10 19:12:44.525 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-12-10 19:12:44.526 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49fb77d0 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-12-10 19:12:44.527 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-12-10 19:12:44.542 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-12-10 19:12:44.552 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-12-10 19:12:44.554 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-12-10 19:12:44.555 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-12-10 19:12:44.565 [DefaultDispatcher-worker-5 @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-12-10 19:12:44.569 [DefaultDispatcher-worker-15 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:44.569 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.569 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.569 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.570 [DefaultDispatcher-worker-1 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:44.570 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.570 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.570 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.570 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.571 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.571 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.576 [DefaultDispatcher-worker-15 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-12-10 19:12:44.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-12-10 19:12:44.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-12-10 19:12:44.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:44.589 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@369773fd: (connection evicted) 2024-12-10 19:12:44.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-12-10 19:12:44.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-12-10 19:12:44.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-12-10 19:12:44.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-12-10 19:12:44.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:44.590 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344: (connection evicted) 2024-12-10 19:12:44.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-12-10 19:12:44.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c7699e 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2024-12-10 19:12:44.592 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-12-10 19:12:44.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2024-12-10 19:12:44.616 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2024-12-10 19:12:44.617 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2024-12-10 19:12:44.619 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bddb619 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.619 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-12-10 19:12:44.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-12-10 19:12:44.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-12-10 19:12:44.620 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-12-10 19:12:44.633 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-12-10 19:12:44.641 [DefaultDispatcher-worker-12 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:44.641 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.641 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.641 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.643 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.643 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.644 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-12-10 19:12:44.646 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-12-10 19:12:44.647 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-12-10 19:12:44.657 [DefaultDispatcher-worker-3 @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-12-10 19:12:44.667 [DefaultDispatcher-worker-7 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2024-12-10 19:12:44.678 [DefaultDispatcher-worker-8 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa 2024-12-10 19:12:44.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-12-10 19:12:44.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-12-10 19:12:44.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:44.683 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbda8aa: (connection evicted) 2024-12-10 19:12:44.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-12-10 19:12:44.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-12-10 19:12:44.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-12-10 19:12:44.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-12-10 19:12:44.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:44.684 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c5d220: (connection evicted) 2024-12-10 19:12:44.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:44.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-12-10 19:12:44.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3334d 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.686 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-12-10 19:12:44.687 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2024-12-10 19:12:44.687 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2024-12-10 19:12:44.687 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-12-10 19:12:44.702 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2024-12-10 19:12:44.712 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2024-12-10 19:12:44.713 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2024-12-10 19:12:44.715 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ad9a9b 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:44.715 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-12-10 19:12:44.716 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b75b77d 2024-12-10 19:12:44.716 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b75b77d 2024-12-10 19:12:44.716 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-12-10 19:12:44.729 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b75b77d 2024-12-10 19:12:44.739 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b75b77d 2024-12-10 19:12:44.740 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b75b77d 2024-12-10 19:12:44.742 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b75b77d 2024-12-10 19:12:44.752 [DefaultDispatcher-worker-16 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b75b77d 2024-12-10 19:12:44.763 [DefaultDispatcher-worker-1 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2024-12-10 19:12:44.774 [DefaultDispatcher-worker-7 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c 2024-12-10 19:12:44.787 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:44.816 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:44.821 [DefaultDispatcher-worker-12 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:44.821 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.822 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.822 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.823 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.823 [DefaultDispatcher-worker-12 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.953 [DefaultDispatcher-worker-1 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:44.953 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.953 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:44.953 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.954 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:44.955 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-12-10 19:12:45.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-12-10 19:12:45.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.027 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cddb04c: (connection evicted) 2024-12-10 19:12:45.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-12-10 19:12:45.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-12-10 19:12:45.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-12-10 19:12:45.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-12-10 19:12:45.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.028 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b75b77d: (connection evicted) 2024-12-10 19:12:45.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-12-10 19:12:45.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@631990cc 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.030 [Test worker @coroutine#5947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-12-10 19:12:45.031 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2024-12-10 19:12:45.031 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2024-12-10 19:12:45.031 [Test worker @coroutine#5947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-12-10 19:12:45.045 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2024-12-10 19:12:45.054 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2024-12-10 19:12:45.056 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2024-12-10 19:12:45.057 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e513b7 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2024-12-10 19:12:45.058 [Test worker @coroutine#5947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-12-10 19:12:45.072 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2024-12-10 19:12:45.082 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2024-12-10 19:12:45.083 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2024-12-10 19:12:45.085 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2024-12-10 19:12:45.094 [DefaultDispatcher-worker-5 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2024-12-10 19:12:45.094 [DefaultDispatcher-worker-10 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:45.094 [DefaultDispatcher-worker-10 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.094 [DefaultDispatcher-worker-10 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.094 [DefaultDispatcher-worker-10 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.094 [DefaultDispatcher-worker-16 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:45.094 [DefaultDispatcher-worker-16 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.094 [DefaultDispatcher-worker-16 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.094 [DefaultDispatcher-worker-16 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.095 [DefaultDispatcher-worker-16 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.095 [DefaultDispatcher-worker-16 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.095 [DefaultDispatcher-worker-13 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.095 [DefaultDispatcher-worker-13 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.103 [DefaultDispatcher-worker-13 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2024-12-10 19:12:45.111 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.112 [DefaultDispatcher-worker-16 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2024-12-10 19:12:45.122 [DefaultDispatcher-worker-7 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2024-12-10 19:12:45.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-12-10 19:12:45.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-12-10 19:12:45.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.128 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3310bb28: (connection evicted) 2024-12-10 19:12:45.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-12-10 19:12:45.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-12-10 19:12:45.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-12-10 19:12:45.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-12-10 19:12:45.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.129 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c461b90: (connection evicted) 2024-12-10 19:12:45.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-12-10 19:12:45.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33681da 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2024-12-10 19:12:45.131 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-12-10 19:12:45.132 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.141 [DefaultDispatcher-worker-5 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:45.142 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.142 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.142 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.143 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.143 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.147 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2024-12-10 19:12:45.156 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2024-12-10 19:12:45.158 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2024-12-10 19:12:45.160 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ca9e72d 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.160 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-12-10 19:12:45.161 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2024-12-10 19:12:45.161 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2024-12-10 19:12:45.161 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-12-10 19:12:45.174 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2024-12-10 19:12:45.184 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2024-12-10 19:12:45.185 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2024-12-10 19:12:45.187 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2024-12-10 19:12:45.198 [DefaultDispatcher-worker-6 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b 2024-12-10 19:12:45.208 [DefaultDispatcher-worker-16 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2024-12-10 19:12:45.217 [DefaultDispatcher-worker-3 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2024-12-10 19:12:45.226 [DefaultDispatcher-worker-8 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1070308e 2024-12-10 19:12:45.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-12-10 19:12:45.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-12-10 19:12:45.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.231 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1070308e: (connection evicted) 2024-12-10 19:12:45.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-12-10 19:12:45.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-12-10 19:12:45.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-12-10 19:12:45.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-12-10 19:12:45.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.232 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a6f51b: (connection evicted) 2024-12-10 19:12:45.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-12-10 19:12:45.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a907e5a 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.233 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6 2024-12-10 19:12:45.234 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-12-10 19:12:45.249 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6 2024-12-10 19:12:45.259 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6 2024-12-10 19:12:45.260 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6 2024-12-10 19:12:45.262 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b16aa6f 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.262 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2024-12-10 19:12:45.263 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-12-10 19:12:45.276 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2024-12-10 19:12:45.286 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2024-12-10 19:12:45.287 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2024-12-10 19:12:45.289 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2024-12-10 19:12:45.300 [DefaultDispatcher-worker-16 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d58550c 2024-12-10 19:12:45.309 [DefaultDispatcher-worker-9 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6 2024-12-10 19:12:45.318 [DefaultDispatcher-worker-8 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:45.318 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.318 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.318 [DefaultDispatcher-worker-8 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.318 [DefaultDispatcher-worker-15 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6 2024-12-10 19:12:45.319 [DefaultDispatcher-worker-6 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.319 [DefaultDispatcher-worker-6 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.328 [DefaultDispatcher-worker-16 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6 2024-12-10 19:12:45.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-12-10 19:12:45.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-12-10 19:12:45.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.334 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6818c0a6: (connection evicted) 2024-12-10 19:12:45.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-12-10 19:12:45.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-12-10 19:12:45.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-12-10 19:12:45.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-12-10 19:12:45.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.335 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d58550c: (connection evicted) 2024-12-10 19:12:45.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-12-10 19:12:45.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a8e209b 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.337 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-12-10 19:12:45.338 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-12-10 19:12:45.338 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-12-10 19:12:45.338 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-12-10 19:12:45.351 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-12-10 19:12:45.361 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-12-10 19:12:45.363 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-12-10 19:12:45.364 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-12-10 19:12:45.376 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-247 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 due to dirty commit state on close(). 2024-12-10 19:12:45.379 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737652a9 2024-12-10 19:12:45.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-12-10 19:12:45.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-12-10 19:12:45.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.379 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@737652a9: (connection evicted) 2024-12-10 19:12:45.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-12-10 19:12:45.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78494a59 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-12-10 19:12:45.381 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-12-10 19:12:45.396 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-12-10 19:12:45.405 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-12-10 19:12:45.407 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-12-10 19:12:45.409 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-12-10 19:12:45.429 [DefaultDispatcher-worker-2 @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-12-10 19:12:45.438 [DefaultDispatcher-worker-18 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-12-10 19:12:45.447 [DefaultDispatcher-worker-15 @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4 2024-12-10 19:12:45.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-12-10 19:12:45.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-12-10 19:12:45.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.453 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34ec33f4: (connection evicted) 2024-12-10 19:12:45.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-12-10 19:12:45.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-12-10 19:12:45.454 [DefaultDispatcher-worker-5 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:45.454 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.454 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.454 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.454 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b4d0be2 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.455 [Test worker @coroutine#6167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-12-10 19:12:45.455 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.455 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.472 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.481 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.483 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.484 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.495 [DefaultDispatcher-worker-8 @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.514 [DefaultDispatcher-worker-3 @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.523 [DefaultDispatcher-worker-17 @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.537 [DefaultDispatcher-worker-17 @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2024-12-10 19:12:45.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-12-10 19:12:45.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-12-10 19:12:45.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.539 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e324000: (connection evicted) 2024-12-10 19:12:45.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-12-10 19:12:45.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1828069a 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.541 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.542 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.542 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.542 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.542 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.542 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.542 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-12-10 19:12:45.542 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.542 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.542 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-12-10 19:12:45.556 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.565 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.567 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.568 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.578 [DefaultDispatcher-worker-12 @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.579 [DefaultDispatcher-worker-1 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:45.580 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.580 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.580 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.580 [DefaultDispatcher-worker-10 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:45.580 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.580 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.580 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.581 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.581 [DefaultDispatcher-worker-15 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.581 [DefaultDispatcher-worker-15 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.602 [DefaultDispatcher-worker-4 @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.611 [DefaultDispatcher-worker-15 @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.623 [DefaultDispatcher-worker-1 @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2024-12-10 19:12:45.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-12-10 19:12:45.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-12-10 19:12:45.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.625 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b74787f: (connection evicted) 2024-12-10 19:12:45.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-12-10 19:12:45.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@303c195f 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.628 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.629 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.629 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.629 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-12-10 19:12:45.629 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-12-10 19:12:45.629 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-12-10 19:12:45.629 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-12-10 19:12:45.644 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-12-10 19:12:45.653 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:45.653 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.653 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.653 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.654 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.654 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.655 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-12-10 19:12:45.656 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-12-10 19:12:45.658 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-12-10 19:12:45.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-12-10 19:12:45.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-12-10 19:12:45.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:45.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-12-10 19:12:45.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4edd8b5b 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.665 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-12-10 19:12:45.666 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-12-10 19:12:45.666 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-12-10 19:12:45.666 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-12-10 19:12:45.679 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-12-10 19:12:45.689 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-12-10 19:12:45.691 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-12-10 19:12:45.692 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0403a 2024-12-10 19:12:45.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-12-10 19:12:45.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-12-10 19:12:45.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:45.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-12-10 19:12:45.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@507c795e 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.697 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2024-12-10 19:12:45.698 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-12-10 19:12:45.713 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2024-12-10 19:12:45.723 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2024-12-10 19:12:45.725 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2024-12-10 19:12:45.726 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2533cbcc 2024-12-10 19:12:45.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-12-10 19:12:45.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-12-10 19:12:45.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:45.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-12-10 19:12:45.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@355b3c82 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.733 [UI Thread @coroutine#6310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-12-10 19:12:45.734 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b3646d 2024-12-10 19:12:45.734 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b3646d 2024-12-10 19:12:45.734 [UI Thread @coroutine#6310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-12-10 19:12:45.751 [UI Thread @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b3646d 2024-12-10 19:12:45.761 [UI Thread @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b3646d 2024-12-10 19:12:45.762 [UI Thread @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b3646d 2024-12-10 19:12:45.764 [UI Thread @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b3646d 2024-12-10 19:12:45.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-12-10 19:12:45.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-12-10 19:12:45.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:45.767 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63b3646d: (connection evicted) 2024-12-10 19:12:45.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-12-10 19:12:45.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7324d83 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4da654 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4da654 2024-12-10 19:12:45.770 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-12-10 19:12:45.785 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4da654 2024-12-10 19:12:45.795 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4da654 2024-12-10 19:12:45.797 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4da654 2024-12-10 19:12:45.798 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4da654 2024-12-10 19:12:45.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-12-10 19:12:45.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-12-10 19:12:45.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:45.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-12-10 19:12:45.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9da676 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.802 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-12-10 19:12:45.803 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2024-12-10 19:12:45.803 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2024-12-10 19:12:45.803 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-12-10 19:12:45.820 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2024-12-10 19:12:45.832 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2024-12-10 19:12:45.832 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:45.832 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.832 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.832 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.833 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2024-12-10 19:12:45.833 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.833 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.835 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661fe6c4 2024-12-10 19:12:45.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-12-10 19:12:45.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-12-10 19:12:45.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:45.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-12-10 19:12:45.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be94b12 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.838 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-12-10 19:12:45.839 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@28815100 2024-12-10 19:12:45.839 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@28815100 2024-12-10 19:12:45.839 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-12-10 19:12:45.854 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28815100 2024-12-10 19:12:45.864 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28815100 2024-12-10 19:12:45.866 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28815100 2024-12-10 19:12:45.867 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28815100 2024-12-10 19:12:45.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-12-10 19:12:45.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-12-10 19:12:45.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:45.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-12-10 19:12:45.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1523cd 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.870 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2024-12-10 19:12:45.871 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-12-10 19:12:45.887 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2024-12-10 19:12:45.897 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2024-12-10 19:12:45.898 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2024-12-10 19:12:45.900 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9eaaecf 2024-12-10 19:12:45.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-12-10 19:12:45.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-12-10 19:12:45.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:45.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-12-10 19:12:45.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-12-10 19:12:45.903 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d59e235 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc771ae 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc771ae 2024-12-10 19:12:45.904 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-12-10 19:12:45.919 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc771ae 2024-12-10 19:12:45.929 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc771ae 2024-12-10 19:12:45.931 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc771ae 2024-12-10 19:12:45.932 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc771ae 2024-12-10 19:12:45.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-12-10 19:12:45.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-12-10 19:12:45.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:45.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-12-10 19:12:45.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4518bffd 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.938 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-12-10 19:12:45.939 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2024-12-10 19:12:45.939 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2024-12-10 19:12:45.939 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-12-10 19:12:45.954 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2024-12-10 19:12:45.964 [DefaultDispatcher-worker-18 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:45.964 [DefaultDispatcher-worker-18 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.964 [DefaultDispatcher-worker-18 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:45.964 [DefaultDispatcher-worker-18 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.965 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2024-12-10 19:12:45.965 [DefaultDispatcher-worker-16 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.965 [DefaultDispatcher-worker-16 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:45.967 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2024-12-10 19:12:45.968 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2024-12-10 19:12:45.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-12-10 19:12:45.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-12-10 19:12:45.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:45.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:45.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-12-10 19:12:45.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@679864e0 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:45.972 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-12-10 19:12:45.973 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-12-10 19:12:45.988 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-12-10 19:12:45.998 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-12-10 19:12:46.000 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-12-10 19:12:46.001 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2024-12-10 19:12:46.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-12-10 19:12:46.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-12-10 19:12:46.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:46.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:46.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-12-10 19:12:46.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a28f67a 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2024-12-10 19:12:46.005 [Test worker @coroutine#6451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-12-10 19:12:46.021 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2024-12-10 19:12:46.030 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2024-12-10 19:12:46.032 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2024-12-10 19:12:46.034 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2024-12-10 19:12:46.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-12-10 19:12:46.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-12-10 19:12:46.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:46.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:46.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-12-10 19:12:46.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e2873c 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:46.038 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:46.039 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:46.039 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:46.039 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:46.039 [Test worker @coroutine#6469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-12-10 19:12:46.039 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2024-12-10 19:12:46.039 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2024-12-10 19:12:46.039 [Test worker @coroutine#6469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-12-10 19:12:46.054 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2024-12-10 19:12:46.064 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2024-12-10 19:12:46.066 [Test worker @coroutine#6472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2024-12-10 19:12:46.067 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2024-12-10 19:12:46.070 [UI Thread @coroutine#6483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-12-10 19:12:46.070 [UI Thread @coroutine#6483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-12-10 19:12:46.070 [UI Thread @coroutine#6483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-12-10 19:12:46.072 [UI Thread @coroutine#6483] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-12-10 19:12:46.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-12-10 19:12:46.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-12-10 19:12:46.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:46.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:46.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-12-10 19:12:46.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-12-10 19:12:46.076 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-12-10 19:12:46.076 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:46.076 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:46.076 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:46.076 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:46.076 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:46.076 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:46.076 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12620e98 2024-12-10 19:12:46.076 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b07ccd 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b07ccd 2024-12-10 19:12:46.077 [Test worker @coroutine#6489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-12-10 19:12:46.093 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b07ccd 2024-12-10 19:12:46.104 [Test worker @coroutine#6490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b07ccd 2024-12-10 19:12:46.105 [DefaultDispatcher-worker-8 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:46.105 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.105 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.105 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.105 [DefaultDispatcher-worker-12 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:46.106 [DefaultDispatcher-worker-12 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.106 [DefaultDispatcher-worker-12 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.106 [DefaultDispatcher-worker-12 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.106 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.106 [DefaultDispatcher-worker-8 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.107 [DefaultDispatcher-worker-17 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.107 [DefaultDispatcher-worker-17 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.107 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b07ccd 2024-12-10 19:12:46.109 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b07ccd 2024-12-10 19:12:46.111 [UI Thread @coroutine#6511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47507/Site/verify 2024-12-10 19:12:46.112 [UI Thread @coroutine#6511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47507/Site/verify. 2024-12-10 19:12:46.112 [UI Thread @coroutine#6511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47507/Site/verify 2024-12-10 19:12:46.113 [UI Thread @coroutine#6511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47507/Site/verify 2024-12-10 19:12:46.113 [UI Thread @coroutine#6511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47507/Site/verify 2024-12-10 19:12:46.113 [UI Thread @coroutine#6511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47507/Site/verify. 2024-12-10 19:12:46.114 [UI Thread @coroutine#6511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47507/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-12-10 19:12:46.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-12-10 19:12:46.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-12-10 19:12:46.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-12-10 19:12:46.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:46.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-12-10 19:12:46.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3f38c1 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:46.119 [Test worker @coroutine#6518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-12-10 19:12:46.120 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-12-10 19:12:46.120 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-12-10 19:12:46.120 [Test worker @coroutine#6518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-12-10 19:12:46.135 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-12-10 19:12:46.146 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-12-10 19:12:46.147 [Test worker @coroutine#6521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-12-10 19:12:46.149 [Test worker @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-12-10 19:12:46.153 [DefaultDispatcher-worker-3 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:46.154 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.154 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.154 [DefaultDispatcher-worker-3 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.155 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.155 [DefaultDispatcher-worker-9 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.159 [DefaultDispatcher-worker-13 @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-12-10 19:12:46.168 [DefaultDispatcher-worker-8 @coroutine#6518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2024-12-10 19:12:46.175 [UI Thread @coroutine#6540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/670090343868870656/_ustadmanifest.json 2024-12-10 19:12:46.175 [UI Thread @coroutine#6540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/670090343868870656/_ustadmanifest.json. 2024-12-10 19:12:46.175 [UI Thread @coroutine#6540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/670090343868870656/_ustadmanifest.json 2024-12-10 19:12:46.176 [UI Thread @coroutine#6540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/670090343868870656/_ustadmanifest.json 2024-12-10 19:12:46.176 [UI Thread @coroutine#6540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/670090343868870656/_ustadmanifest.json 2024-12-10 19:12:46.177 [UI Thread @coroutine#6540] 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:50329/670090343868870656/_ustadmanifest.json. 2024-12-10 19:12:46.177 [UI Thread @coroutine#6540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50329/670090343868870656/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:46.177 [UI Thread @coroutine#6540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/mediainfo.json 2024-12-10 19:12:46.177 [UI Thread @coroutine#6540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/mediainfo.json. 2024-12-10 19:12:46.177 [UI Thread @coroutine#6540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/mediainfo.json 2024-12-10 19:12:46.178 [UI Thread @coroutine#6540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/mediainfo.json 2024-12-10 19:12:46.178 [UI Thread @coroutine#6540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/mediainfo.json 2024-12-10 19:12:46.219 [UI Thread @coroutine#6540] 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:50329/mediainfo.json. 2024-12-10 19:12:46.219 [UI Thread @coroutine#6540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50329/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:46.220 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:46.329 [DefaultDispatcher-worker-4 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:46.329 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.329 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.329 [DefaultDispatcher-worker-4 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.330 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.330 [DefaultDispatcher-worker-10 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.466 [DefaultDispatcher-worker-8 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-12-10 19:12:46.466 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.466 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.466 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.467 [DefaultDispatcher-worker-18 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.467 [DefaultDispatcher-worker-18 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40551/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.591 [DefaultDispatcher-worker-8 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0a0f12 2024-12-10 19:12:46.591 [DefaultDispatcher-worker-14 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec50b38 2024-12-10 19:12:46.592 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.592 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.592 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.592 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.592 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.592 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.592 [DefaultDispatcher-worker-18 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.593 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.593 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55539/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.665 [DefaultDispatcher-worker-3 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-12-10 19:12:46.665 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.665 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.666 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.666 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.667 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54889/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.843 [DefaultDispatcher-worker-10 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-12-10 19:12:46.843 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.843 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.843 [DefaultDispatcher-worker-10 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.844 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.844 [DefaultDispatcher-worker-7 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59801/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.975 [DefaultDispatcher-worker-14 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-12-10 19:12:46.976 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.976 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:46.976 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.977 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:46.977 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46603/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.117 [DefaultDispatcher-worker-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2024-12-10 19:12:47.117 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.117 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:47.117 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.117 [DefaultDispatcher-worker-8 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a486afb 2024-12-10 19:12:47.118 [DefaultDispatcher-worker-8 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.118 [DefaultDispatcher-worker-8 @coroutine#2409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:47.118 [DefaultDispatcher-worker-8 @coroutine#2409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.118 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.118 [DefaultDispatcher-worker-1 @coroutine#2074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51829/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.118 [DefaultDispatcher-worker-13 @coroutine#2409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.118 [DefaultDispatcher-worker-13 @coroutine#2409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46425/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.165 [DefaultDispatcher-worker-8 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-12-10 19:12:47.165 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.165 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:47.165 [DefaultDispatcher-worker-8 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.166 [DefaultDispatcher-worker-6 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.166 [DefaultDispatcher-worker-6 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40633/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-12-10 19:12:47.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-12-10 19:12:47.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:47.223 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8: (connection evicted) 2024-12-10 19:12:47.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:47.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-12-10 19:12:47.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fece79 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-12-10 19:12:47.232 [Test worker @coroutine#6586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-12-10 19:12:47.246 [Test worker @coroutine#6586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-12-10 19:12:47.256 [Test worker @coroutine#6587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-12-10 19:12:47.257 [Test worker @coroutine#6589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-12-10 19:12:47.259 [Test worker @coroutine#6591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-12-10 19:12:47.269 [DefaultDispatcher-worker-7 @coroutine#6593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-12-10 19:12:47.277 [DefaultDispatcher-worker-12 @coroutine#6586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2024-12-10 19:12:47.333 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:47.392 [DefaultDispatcher-worker-2 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a5b69c 2024-12-10 19:12:47.392 [DefaultDispatcher-worker-2 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.392 [DefaultDispatcher-worker-2 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-12-10 19:12:47.392 [DefaultDispatcher-worker-2 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.393 [DefaultDispatcher-worker-15 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.393 [DefaultDispatcher-worker-15 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-12-10 19:12:47.395 [UI Thread @coroutine#6602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44315/670090350519476224/_ustadmanifest.json 2024-12-10 19:12:47.395 [UI Thread @coroutine#6602] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44315/670090350519476224/_ustadmanifest.json. 2024-12-10 19:12:47.395 [UI Thread @coroutine#6602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44315/670090350519476224/_ustadmanifest.json 2024-12-10 19:12:47.396 [UI Thread @coroutine#6602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44315/670090350519476224/_ustadmanifest.json 2024-12-10 19:12:47.397 [UI Thread @coroutine#6602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44315/670090350519476224/_ustadmanifest.json 2024-12-10 19:12:47.397 [UI Thread @coroutine#6602] 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:44315/670090350519476224/_ustadmanifest.json. 2024-12-10 19:12:47.397 [UI Thread @coroutine#6602] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44315/670090350519476224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:47.397 [UI Thread @coroutine#6602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44315/tincan.xml 2024-12-10 19:12:47.397 [UI Thread @coroutine#6602] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44315/tincan.xml. 2024-12-10 19:12:47.397 [UI Thread @coroutine#6602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44315/tincan.xml 2024-12-10 19:12:47.397 [UI Thread @coroutine#6602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44315/tincan.xml 2024-12-10 19:12:47.397 [UI Thread @coroutine#6602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44315/tincan.xml 2024-12-10 19:12:47.438 [UI Thread @coroutine#6602] 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:44315/tincan.xml. 2024-12-10 19:12:47.438 [UI Thread @coroutine#6602] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44315/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-12-10 19:12:47.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-12-10 19:12:47.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-12-10 19:12:47.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-12-10 19:12:47.447 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf: (connection evicted) 2024-12-10 19:12:47.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-12-10 19:12:47.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-12-10 19:12:47.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.